GitHub user masaori335 opened a pull request: https://github.com/apache/trafficserver/pull/276
TS-3752: Accept Large Header Fix [TS-3752](https://issues.apache.org/jira/browse/TS-3752). Approach: Collect all Header Block Fragments before decode with HPACK. You can merge this pull request into a Git repository by running: $ git pull https://github.com/masaori335/trafficserver ts-3752 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/276.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 #276 ---- commit 2103661843191de417bf8683603f350faf339d5e Author: Masaori Koshiba <mkosh...@yahoo-corp.jp> Date: 2015-08-03T09:58:31Z TS-3752: Accept Large Header Approach: Collect all Header Block Fragments before decode with HPACK ---- --- 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. ---