Chrome Agent does not send custom headers via HTTPS
|
10-14-2013, 06:33 PM
Post: #1
|
|||
|
|||
Chrome Agent does not send custom headers via HTTPS
Hey,
It seems that chrome agent does not sent custom headers via HTTPS. URL is https://disneyworld.disney.go.com/. Using FF: http://www.webpagetest.org/result/131014...1/details/ Request headers: GET / HTTP/1.1 Host: disneyworld.disney.go.com my-header: my-value User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0 PTST/141 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Connection: keep-alive Using Chrome: http://www.webpagetest.org/result/131014...1/details/ Request headers (my-header: my-value is missing): GET / HTTP/1.1 Host: disneyworld.disney.go.com Connection: keep-alive Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 Accept-Encoding: gzip,deflate,sdch Accept-Language: en-US,en;q=0.8 Using Chrome for HTTP: http://www.webpagetest.org/result/131014...1/details/ - First request does have custom header - Second request (after redirection to HTTPS) does not have custom header. Any Idea? Erez |
|||
11-19-2013, 05:00 PM
Post: #2
|
|||
|
|||
RE: Chrome Agent does not send custom headers via HTTPS
Maybe there's a workaround we can use in the meanwhile?
Thanks, Erez |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)