Gene Crumpler
Gene Crumpler
Thanks for the response, I'd be amazed if server_name parameter fails to parse wholesale. It's literally the primary identifier for an nginx virtual server, and the underlying means of routing...
Thanks, I'll shoot you an email as well. It's a minor issue from an nginx security standpoint but under the wrong circumstances not performing the empty host header rejection can...
I'm running into what seems to be a similar issue with the documented solution for dropping traffic that contains an empty Host header. [Nginx Request processing documentation](http://nginx.org/en/docs/http/request_processing.html) > If requests...
> @erthmeld I doubt this is the same issue, as your issue concerns values, while the original one is about a key. Could you open a new issue please? Will...