You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2013/07/11 16:01:49 UTC

[jira] [Created] (TS-2026) HTTP Violation: Proxy MUST NOT forward Trailer request or response headers

Igor Galić created TS-2026:
------------------------------

             Summary: HTTP Violation: Proxy MUST NOT forward Trailer request or response headers
                 Key: TS-2026
                 URL: https://issues.apache.org/jira/browse/TS-2026
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
            Reporter: Igor Galić


from the RFC: https://tools.ietf.org/html/rfc2616#section-14.40

{quote}

   Message header fields listed in the Trailer header field MUST NOT
   include the following header fields:

      . Transfer-Encoding

      . Content-Length

      . Trailer
{quote}

HTTPbis is similarly strict on the matter, see: https://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-22#section-4.1.1

Considering how Trailers are supposed to become more of a thing for HTTP/2.0 we should look into properly supporting them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira