[NBLUG/talk] Want to see what HTTP is leaving my system

Barry Stump barry.stump at gmail.com
Mon Jul 26 16:18:05 PDT 2010


While a packet capture program will get what you need, it might be easier to use a HTTP proxy between the client and server which can log all traffic.

-Barry

On Jul 26, 2010, at 2:51 PM, Roger House <rhouse at sonic.net> wrote:

> I'm writing Java code to access a web service, using HttpCore and HttpClient to create and send HTTP.  This is the first time I've done this, so I'm taking two steps forward and one back (or vice versa at times).  I'd
> like to see exactly what request line and header lines are being sent to the web server.  I would appreciate
> any recommendations for an app which will show me this information.
> 
> Thanks.
> 
> Roger House
> 
> 
> _______________________________________________
> talk mailing list
> talk at nblug.org
> http://nblug.org/cgi-bin/mailman/listinfo/talk



More information about the talk mailing list