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
Post a Comment