module-nginx/spec
Josh Samuelson 12dfb7e98d Support for proxy_hide_header directive.
I need this to hide X-Frame-Options for a single location block.

From nginx docs:
By default, nginx does not pass the header fields “Date”, “Server”,
“X-Pad”, and “X-Accel-...” from the response of a proxied server to a
client. The proxy_hide_header directive sets additional fields that will
not be passed.
2016-05-12 09:09:16 -07:00
..
acceptance beaker: add some more basic tests 2015-04-14 00:01:51 -04:00
classes Support for proxy_hide_header directive. 2016-05-12 09:09:16 -07:00
defines Support for proxy_hide_header directive. 2016-05-12 09:09:16 -07:00
unit nginx version fact compatibility with Facter 1.7 2016-02-05 18:11:15 +11:00
spec_helper.rb spec: cleanup 2014-12-09 19:47:05 -05:00
spec_helper_acceptance.rb switch to beaker-rspec from rspec-system-puppet 2015-04-13 23:28:51 -04:00