D
Dt Town
I am trying to right at application which will simply record the headers
of all get requests made from my browser.
It would be ideal to just listen in on port 80, but something tells me
that wont work because of security risks. So I was wondering if there is
a way to do this through a proxy. I am relatively new to ruby, and I
havent been able to find anything in the rdoc.
Any help is greatly appreciated. Thanks!
of all get requests made from my browser.
It would be ideal to just listen in on port 80, but something tells me
that wont work because of security risks. So I was wondering if there is
a way to do this through a proxy. I am relatively new to ruby, and I
havent been able to find anything in the rdoc.
Any help is greatly appreciated. Thanks!