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

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

GitHub user danobi opened a pull request:

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

    TS-4143 Validate host in GET URL

    Also moved all the host validation logic to URL.cc since HTTP.cc
    inherits from URL.cc.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danobi/trafficserver TS-4143

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/430.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 #430
    
----
commit 0e05789c07bbdc49e0a0f660fbd8e0a42f74f6dc
Author: Daniel Xu <[email protected]>
Date:   2016-01-20T17:24:23Z

    TS-4143 Validate host in GET URL
    
    Also moved all the host validation logic to URL.cc since HTTP.cc
    inherits from URL.cc.

----


> Validate host in GET URL
> ------------------------
>
>                 Key: TS-4143
>                 URL: https://issues.apache.org/jira/browse/TS-4143
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Daniel Xu
>
> Host headers are currently validated but any potential hosts in the GET URL 
> aren't



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to