Cookie support and logging
Closed this issue · 1 comments
ramonsmits commented
I'm trying to navigate through a website and need to login. I have the idea that maybe cookies aren't stored/submitten on subsequent get/post operations. Unfortunately there is no easy way to see what is being submitted.
It would be helpful if this information would be logged in someway or that is is possible to read these structures.
Liero commented
You should be able to catch outcoming requests using fiddler.