[Pound Mailing List] Re: Clickjacking and pound
Brad Allison <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
I found a website that shows how to do this in HAProxy but can't find one on how to do this in pound: https://developer.mozilla.org/en-US/docs/Web/HTTP/X-Frame-Options On Wed, Nov 11, 2015 at 5:46 PM, Brad Allison <[email protected]> wrote: > How do I add the following header to pound so it always replies with this response header? > > X-Frame-Options: SAMEORIGIN > >