GitHub user masaori335 opened a pull request:

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

    [TS-3834] Close connection after sending GOAWAY Frame

    Fix [TS-3834](https://issues.apache.org/jira/browse/TS-3834)
    ```
    $ ./h2spec -h `hostname` -p 4443 -t -k -s 5.4.1
      5.4. Error Handling
        5.4.1. Connection Error Handling
          _ Receives a GOAWAY frame
    
    68 tests, 1 passed, 67 skipped, 0 failed
    All tests passed
    ```

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

    $ git pull https://github.com/masaori335/trafficserver ts-3834

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

    https://github.com/apache/trafficserver/pull/291.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 #291
    
----
commit 9199dd4b6f7a22337d7b572907a3186ef36f08d8
Author: Masaori Koshiba <mkosh...@yahoo-corp.jp>
Date:   2015-09-11T08:52:10Z

    [TS-3834] Close connection after sending GOAWAY Frame

----


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

Reply via email to