rocket-nginx
rocket-nginx copied to clipboard
Use more set headers, implements #228
I've altered the existing add_header lines slightly so they can be preg_replace'd more easily when the new option use_more_set_headers is set to true (default: false).
That would implement #228