php - Tracing GET/POST calls -


is there way trace calls made web page when loading it? example went in video watching site, trace calls recursively until find mp4/flv file. know way follow urls recursively, solution not suitable , quite limitative( there's few thousand links, or links in file can't read). there way this? ideally, implementation in python, php c fine too

you can use fiddler, wich extremely web debugger proxy.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -