-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configurable Unsafe Host Header Behaviors #9283
Configurable Unsafe Host Header Behaviors #9283
Commits on Feb 1, 2023
-
Adding HttpCompliance.DUPLICATE_HOST_HEADERS
+ Optional compliance that allowance duplicate host headers. Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3129163 - Browse repository at this point
Copy the full SHA 3129163View commit details -
Adding HttpCompliance.UNSAFE_HOST_HEADER
+ Optional compliance that allows unsafe host headers. Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e400ce8 - Browse repository at this point
Copy the full SHA e400ce8View commit details -
Adding warning logging for bad Host / authority situations
Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 849a097 - Browse repository at this point
Copy the full SHA 849a097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac0652 - Browse repository at this point
Copy the full SHA 2ac0652View commit details -
Fixing HttpParserTest.testDuplicateHostAllow
Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7907d89 - Browse repository at this point
Copy the full SHA 7907d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a7268 - Browse repository at this point
Copy the full SHA 98a7268View commit details
Commits on Feb 2, 2023
-
Reworked HostPort.unsafe() handling and test cases per review
Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de72f2f - Browse repository at this point
Copy the full SHA de72f2fView commit details -
Signed-off-by: Joakim Erdfelt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58c2573 - Browse repository at this point
Copy the full SHA 58c2573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1215dba - Browse repository at this point
Copy the full SHA 1215dbaView commit details