On 27 January 2014 02:49, Some Developer <someukdevelo...@gmail.com> wrote:
> Seems a bit strange to me that an application framework sets HTTP headers.
> Surely this should be left to the HTTP server? What are other peoples
> opinions on this?

There are many instances where the application is the most
knowledgable layer regarding which HTTP headers to send: think
caching; think keep-alive. In general, the absolute /least/ you can do
in the reverse-proxy layer, the better. IMHO.

J

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to