yaoweibin / ngx_http_substitutions_filter_module

a filter module which can do both regular expression and fixed string substitutions for nginx
607 stars 213 forks source link

Feature Request: substitute the response header #38

Open akvadrako opened 4 years ago

akvadrako commented 4 years ago

This module is great, but I would also like to modify the response header, for example to remove the Secure attribute from cookies.

Would this be possible to add?

yaoweibin commented 3 years ago

Let me see it.