You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by shenzhang920 <gi...@git.apache.org> on 2016/04/15 20:43:47 UTC

[GitHub] trafficserver pull request: TS-4312 Add config to strictly parse U...

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 <se...@linkedin.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: TS-4312 Add config to strictly parse U...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafficserver/pull/574


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

[GitHub] trafficserver pull request: TS-4312 Add config to strictly parse U...

Posted by shenzhang920 <gi...@git.apache.org>.
Github user shenzhang920 commented on the pull request:

    https://github.com/apache/trafficserver/pull/574#issuecomment-210592225
  
    @jpeach @bgaff I squash my previous 4 commit into 1 commit and re-submit the pull request.  I also modify the commit message to be concise.


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

[GitHub] trafficserver pull request: TS-4312 Add config to strictly parse U...

Posted by bgaff <gi...@git.apache.org>.
Github user bgaff commented on the pull request:

    https://github.com/apache/trafficserver/pull/574#issuecomment-210616641
  
    :+1: This looks good to me, thanks @shenzhang920 !


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