google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

pagespeedonline.pagespeedapi.runpagespeed should support URLs with HTTP basic auth #220

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to use the API to check pagespeed scores in a QA environment before 
releasing updates into production. This environment is protected with a HTTP 
basic auth check.

Unfortunately, passing a URL to the API like "http://user:pass@example.com/" 
doesn't work and results in an HTTP 400 error code.

Original issue reported on code.google.com by frederic...@gmail.com on 15 Oct 2014 at 5:28

GoogleCodeExporter commented 9 years ago
Sorry, reported in wrong project. Issue can be closed.

Original comment by frederic...@gmail.com on 15 Oct 2014 at 5:31