I am doing a load testing project for a client who is using nginx. When a bad header is detected, nginx returns an html message that has no HTTP header, just the html. This causes problems on the client side and makes the issue difficult to track down. I have scoured the documentation and can't seem to discover if this is a configuration option or if that is just the way it works.
Any help would be much appreciated!