You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/09 06:04:10 UTC

[jira] [Commented] (TS-4001) Cleanup HTTP/2 components

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

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

GitHub user masaori335 opened a pull request:

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

    TS-4001: Separate Http2Stream from Http2ConnectionState.h

    [TS-4001](https://issues.apache.org/jira/browse/TS-4001)

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

    $ git pull https://github.com/masaori335/trafficserver cleanup_http2stream

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

    https://github.com/apache/trafficserver/pull/327.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 #327
    
----
commit 50fbd4778f4e06348d1486563253dc001dffa37a
Author: Masaori Koshiba <mk...@yahoo-corp.jp>
Date:   2015-10-30T06:31:02Z

    TS-4001: Separate Http2Stream from Http2ConnectionState.h

----


> Cleanup HTTP/2 components
> -------------------------
>
>                 Key: TS-4001
>                 URL: https://issues.apache.org/jira/browse/TS-4001
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Masaori Koshiba
>
> - Separate HTTP/2 and HPACK
> - Separate Http2Stream from {{Http2ConnectionState.h}} and  {{Http2ConnectionState.cc}} 
> - Separate HPACK tests from {{HTTP2.cc}}



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