Why is a “Cannot read property 'replace' of undefined” error being thrown on req.headers even with a null check on my NodeJS server?

前端 未结 0 1926
说谎
说谎 2021-02-02 07:02

I have a NodeJS server running on an elastic beanstalk instance. The logs of the elastic beanstalk instance is showing:

TypeError: Cannot read property \'replace\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题