PDA

View Full Version : pageURL for HTTP requests


iamsumit
12-14-2015, 04:15 AM
Hi,

Might be a silly question, but how do you determine the pageURL for a HTTP request.

I am very much at ease with finding pageURL, swfUrl etc for a rtmp protocol requests. But not sure how to find these for a HTTP protocol request.

I am using Wireshark on Mac for url sniffing. Another thing is when i run this stream, and do multiple pause and start, there is no track of that in Wireshark and as a result i am not able to know which item to do 'follow TCP Stream'.

If anyone has got a answer for me then please help. Thanks.

iamsumit
12-14-2015, 10:07 PM
Ok found it - just look in the html code using developer tools maybe?