Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setHeader does not work with SSL requests (IE 9 / Chrome) #67

Closed
pmeenan opened this issue Jul 4, 2013 · 0 comments
Closed

setHeader does not work with SSL requests (IE 9 / Chrome) #67

pmeenan opened this issue Jul 4, 2013 · 0 comments
Labels
Agent Type: Bug An issue or pull request relating to a bug in WebPageTest

Comments

@pmeenan
Copy link
Contributor

pmeenan commented Jul 4, 2013

What steps will reproduce the problem?

  1. Select either IE9 or Chrome for your browser.
  2. Create a script using:

What is the expected output? What do you see instead?
Expected that when you drill into the results you see on the request headers the values "HeaderKey: HeaderValue". This only appears when selecting FireFox. When either IE 9 or Chrome are selected, the Headers are not added.

What version of the product are you using? On what operating system?
WPTDriver, WPT 2.11 (356), Windows 2008r1, IE 9, Chrome, FF

Please provide any additional information below.
This does work if you select an HTTP site.

https://code.google.com/p/webpagetest/issues/detail?id=165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent Type: Bug An issue or pull request relating to a bug in WebPageTest
Projects
None yet
Development

No branches or pull requests

1 participant