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

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

GitHub user maskit opened a pull request:

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

    TS-3843: Remove unnecessary null check

    https://issues.apache.org/jira/browse/TS-3843

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

    $ git pull https://github.com/maskit/trafficserver ts3843

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

    https://github.com/apache/trafficserver/pull/332.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 #332
    
----
commit 8399296f795f94b329fbd299c4ee3bf0bf0dad6a
Author: Masakazu Kitajo <[email protected]>
Date:   2015-11-11T00:21:35Z

    TS-3843: Remove unnecessary null check

----


> Strange framing should be handled as usual
> ------------------------------------------
>
>                 Key: TS-3843
>                 URL: https://issues.apache.org/jira/browse/TS-3843
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Masakazu Kitajo
>             Fix For: 6.1.0
>
>
> To put all header fields into CONTINUATION frames is not prohibited, however, 
> TS treat this framing as a protocol error.
> Though such a framing is inefficient and would not be used by ordinary 
> clients, it should be handled in the same way as normal cases. Because it can 
> be used for server fingerprinting.



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

Reply via email to