API question - How can I append #foo to my url
|
04-25-2016, 10:57 PM
Post: #2
|
|||
|
|||
RE: API question - How can I append #foo to my url
You need to url-encode your test parameters. It should be: "http://www.webpagetest.org/runtest.php?&f=xml&k=<Somekey>&url=http%3A%2F%2Fsomeurl.com%2Ffoo%23barr"
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
API question - How can I append #foo to my url - mrmac - 04-23-2016, 02:25 AM
RE: API question - How can I append #foo to my url - pmeenan - 04-25-2016 10:57 PM
|
User(s) browsing this thread: 1 Guest(s)