Created
August 15, 2014 14:47
-
-
Save lanrion/ca7903b2a17b4cb1ce37 to your computer and use it in GitHub Desktop.
nginx 允许自定义header头通过
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nginx 允许自定义header头通过: | |
ignore_invalid_headers off; | |
underscores_in_headers off; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment