In this answer
https://stackoverflow.com/a/5015178/2308693
the user Joao Da Silva showed what HTTP headers he forwards from nginx to Node.js.
How do you know what headers Node.js needs?
Are there any standards in the protocols about what headers are required, recommended, optional etc.?