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

Jippen cheetahmorph at gmail.com
Mon Jul 26 15:50:51 PDT 2010


Two best options here:

1: have the receiving app log this data for you.
2: Do a packet capture when testing, and examine it after sending a
few commands.

On Mon, 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