You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Scott Beardsley (JIRA)" <ji...@apache.org> on 2014/08/20 10:26:27 UTC

[jira] [Created] (TS-3026) SPDY forwarding Accept-Encoding headers for Firefox

Scott Beardsley created TS-3026:
-----------------------------------

             Summary: SPDY forwarding Accept-Encoding headers for Firefox
                 Key: TS-3026
                 URL: https://issues.apache.org/jira/browse/TS-3026
             Project: Traffic Server
          Issue Type: Bug
          Components: SPDY
            Reporter: Scott Beardsley


Firefox is claiming to be sending the Accept-Encoding header (specifically "Accept-Encoding: gzip, deflate") but somewhere it appears to be dropped. I don't see it show up in the logs with http.* debug on. Here is what TS sees:

+++++++++ Incoming Request +++++++++
-- State Machine Id: 0
GET
http://origin.example.com/
HTTP/1.1
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-language: en-US,en;q=0.5
cookie: <cookies>
dnt: 1
user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0)
Gecko/20100101 Firefox/32.0
Host: example.com



--
This message was sent by Atlassian JIRA
(v6.2#6252)