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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -