module-nginx/spec/defines
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
..
resource_geo_spec.rb spec/Gemfile: switch to rspec-puppet 2 2015-03-30 23:39:50 -04:00
resource_location_spec.rb Support for proxy_hide_header directive. 2016-05-12 09:09:16 -07:00
resource_mailhost_spec.rb bugfix: convert integer strings to integer 2016-03-06 10:18:12 +01:00
resource_map_spec.rb spec/Gemfile: switch to rspec-puppet 2 2015-03-30 23:39:50 -04:00
resource_stream_spec.rb Added spec tests and set proxy to undef for streamhost 2015-10-09 12:30:56 -04:00
resource_upstream_spec.rb spec: update upstream_spec for puppetlabs-concat 2 2015-05-19 11:55:41 -04:00
resource_vhost_spec.rb add ssl_verify_client parameter 2016-04-12 14:14:01 +02:00