1
I am developing a Curl process, and for this I am checking the pages necessary to manage the urls.
However there is a page that performs Http Request 302
(redirect), and I’m unable to capture it as the process is very fast.
Researching a little I found this loguer Http logging, however the generated file is very confusing and complicated to interpret, and this App, unsupported.
Would anyone know any other way to generate an HTTP log?
Edited Add Request Images
- Screen with digital certificate authorization
- Sent the request (here is where I can’t get the answer). To see this url I had to press ESC
forcing the stop.
I don’t think I understood it correctly, but maybe Fiddler help you...
– KaduAmaral
@Kaduamaral thank you, but I use linux, they even have an option for linux here ericlawrence.com/dl/Monofiddler-v4484.zip, but for what I saw from the download I would have to run a window to then generate the linux files.
– Guilherme Lautert