[ 
https://issues.apache.org/jira/browse/TS-4930?focusedWorklogId=30132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30132
 ]

ASF GitHub Bot logged work on TS-4930:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Oct/16 20:58
            Start Date: 04/Oct/16 20:58
    Worklog Time Spent: 10m 
      Work Description: 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

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 30132)
            Time Spent: 10m
    Remaining Estimate: 0h

> Unfold request headers that are using obs continuations
> -------------------------------------------------------
>
>                 Key: TS-4930
>                 URL: https://issues.apache.org/jira/browse/TS-4930
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 7.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In RFC 7230, we have
> {code}
>    Header fields that span multiple lines ("line folding") are
>    deprecated.  (Section 3.2.4)
> {code}
> Our recommendation is to unfold these into a single line for now, possibly 
> later add an option to make such request generate 40x errors.



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

Reply via email to