[ 
https://issues.apache.org/jira/browse/TS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243390#comment-15243390
 ] 

ASF GitHub Bot commented on TS-4312:
------------------------------------

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

----


> 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
>            Assignee: Brian Geffon
>             Fix For: 7.0.0
>
>
> 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)

Reply via email to