Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Allow for the header to be sent all the time, rather than just on certain response codes #6

Open
chriscpritchard opened this issue Feb 14, 2017 · 0 comments

Comments

@chriscpritchard
Copy link

I've created a pull request for this issue as hpkpinx wasn't sending the response header all the time (for example when HTTP authentication is turned on, it doesn't send the header until after the authentication is received and a 200 found status code is returned).

I've fixed it by adding an option of "HEADER_ALWAYS" which, when set to "1" will add the "always" option to the end of the header in the nginx config file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant