shinrich opened a new pull request #8012: URL: https://github.com/apache/trafficserver/pull/8012
Augments proxy.config.http.strict_uri_parsing to take three values rather than just two. Adding a mostly strict URI checking mode that will not enforce the full RFC restrictions but will ensure that white space and unprintable characters are not allowed. This restricting will be enough to detect other problems in the request line result in odd URI's based on how ATS parses the request line. Updates docs, unit test, and autest. Does not change the default value of proxy.config.http.strict_uri_parsing but may want to consider making 2 the default on the next major release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
