06-08-2011, 07:19 AM
I'm having issues passing in a url to the http API when the url contains '&'.
What should i use in place of the & in order to pass this in the querystring?
For example:
http://www.webpagetest.org/runtest.php?url=http://www.samsclub.com/sams/shop/category.jsp?categoryId=1175\&navAction=jump\&iid=Header|All_Products|Cameras%20and%20Camcorders&location=Dulles_IE8&runs=3&fvonly=1&video=1&f=xml
Doesn't work. We've tried & for the url parameters, but this still doesn't work.
Any ideas?
Sorry - the \& in the previous email was another attempt at this that didn't work. This is the example I meant to paste:
http://www.webpagetest.org/runtest.php?u...eo=1&f=xml
What should i use in place of the & in order to pass this in the querystring?
For example:
http://www.webpagetest.org/runtest.php?url=http://www.samsclub.com/sams/shop/category.jsp?categoryId=1175\&navAction=jump\&iid=Header|All_Products|Cameras%20and%20Camcorders&location=Dulles_IE8&runs=3&fvonly=1&video=1&f=xml
Doesn't work. We've tried & for the url parameters, but this still doesn't work.
Any ideas?
Sorry - the \& in the previous email was another attempt at this that didn't work. This is the example I meant to paste:
http://www.webpagetest.org/runtest.php?u...eo=1&f=xml