GitHub user shenzhang920 opened a pull request:
https://github.com/apache/trafficserver/pull/574
TS-4312 Add config to strictly parse URL according to RFC 3986
Add "proxy.config.http.strict_uri_parsing" in records.config to enable
Traffic Server to return a 400 Bad Request if client's request URI includes
character which is not RFC 3986 compliant
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shenzhang920/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/574.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #574
----
commit 0f7bb1e6b2debda9bd1a8d198213b362a10c6266
Author: Shen Zhang <[email protected]>
Date: 2016-04-15T18:32:40Z
TS-4312 Add config to strictly parse URL according to RFC 3986
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---