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 <sezh...@linkedin.com>
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)

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to