[
https://issues.apache.org/jira/browse/TS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215172#comment-15215172
]
ASF GitHub Bot commented on TS-4312:
------------------------------------
GitHub user shenzhang920 opened a pull request:
https://github.com/apache/trafficserver/pull/541
TS-4312: Adding config to parse urls according to RFC
Adding a config option "proxy.config.http.strict_uri_parsing" to sends http
status code 400 back to client if the URL includes non-RFC 3986 compliant
character
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/541.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 #541
----
commit ab5f0741591d8240d999542894c4b351df649460
Author: Shen Zhang <[email protected]>
Date: 2016-03-28T22:49:36Z
ats-core sends http status code 400 back to client if the URL includes
non-RFC 3986 compliant character (global option)
----
> Adding config to parse urls according to RFC
> --------------------------------------------
>
> Key: TS-4312
> URL: https://issues.apache.org/jira/browse/TS-4312
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Shen Zhang
>
> Adding a config option "proxy.config.http.strict_uri_parsing" to sends http
> status code 400 back to client if the URL includes non-RFC 3986 compliant
> character
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)