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

[undocumented feature] Proxy only used for first request #31

Open
grom-it opened this issue Nov 17, 2014 · 0 comments
Open

[undocumented feature] Proxy only used for first request #31

grom-it opened this issue Nov 17, 2014 · 0 comments

Comments

@grom-it
Copy link

grom-it commented Nov 17, 2014

Since I found this bug in the undocumented/inofficial proxy option it won't be of high priority. :)

I'm using your great api module in an environment that enforces proxy usage. So I'm glad I found the proxy option in the source code. It works great for the initial request your api does to the webpagetest.org service e.g. to run tests or fetch their status. But it fails for subsequent requests when I combine the runTest-command with the pollResults option. These request don't use the proxy and so they fail.

It's not a big problem since I could work around it by implementing polling with the getTestStatus command. Nevertheless it would be nice if this could be fixed and the proxy options goes official.

Thanks for your great work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant