not_secure_both_fp.conf 72 B

12345
  1. add_header X-Bar bar;
  2. location /new-headers {
  3. add_header X-Foo foo;
  4. }