On 2017/11/02 04:43, Jeremy Evans wrote: > This adds the headers-more module as an nginx subpackage. This module > extends nginx's default http headers module by allowing headers to be > set and cleared instead of just added. > > Homepage for this module is: > https://github.com/openresty/headers-more-nginx-module > > Among other things, it appears this module is necessary to correctly > proxy HTTP traffic for Microsoft Exchange. > > Tested on amd64 making sure setting/clearing of request/response headers > works as advertised when proxying. > > While here, bump the passenger subpackage and make sure it is buildable > after the default ruby version change. > > OK?
OK with me. headers_more parts are pretty similar to what I have locally.
