GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/1078
TS-4930: Unfolds request headers that are using obs continuations
I also removed a file that is basically a duplication of another file, and
this duplicated file is not used at all. This confused me as I was testing and
updating the regression tests. Basically, that old test app is already
incorporated into the regression tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4930
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1078.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 #1078
----
commit d01e11b908b9368bf2e741d46626d989d9e76531
Author: Leif Hedstrom <[email protected]>
Date: 2016-10-04T17:22:05Z
TS-4930: Unfolds request headers that are using obs continuations
commit 544b343a37bda25a36ecb28f36a614b558ff43ab
Author: Leif Hedstrom <[email protected]>
Date: 2016-10-04T20:48:01Z
TS-4930: Removes an old test file, it duplicates HdrTest.cc
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---