For Mozilla + Firefox you can use this extension to view the POSTed headers
http://livehttpheaders.mozdev.org/
Doesn't help if you want to see what IE is sending, some of the other
suggestions would work in that case.
kjc wrote:
Is there a way to log the HTTP post string that is sent by the brows
This could be done with Ethereal, which allows you to listen in on
traffic without having to manually insert an observer in the chain. If
you use "Follow TCP Stream" after generating the packet data, you can
see all the back and forth HTTP traffic in a single buffer.
> -Original Message-
https://tcpmon.dev.java.net/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yet another tool that might be worth checking out is Fiddler
( ttp://www.fiddlertool.com/fiddler/ ) a free tool (Windows only :-( )
that I found quite
helpful when analyzing HTTP traffic.
Regards,
Ulrich Elsner
On Mon, 10 Jan 2005 17:47:21 -0500, Bryce Fischer
<[EMAIL PROTECTED]> wrote:
> Ji
There is also a feature in JDeveloper 10g that lets you monitor TCP/IP
traffic using a proxy. If you use the Apache SOAP library, there is another
utility available inside it called TcpTunnelGUI in the
org.apache.soap.util.net package.
-Richard
At 02:47 PM 1/10/2005, you wrote:
Jim Barrows wrot
Jim Barrows wrote:
-Original Message-
From: kjc [mailto:[EMAIL PROTECTED]
Is there a way to log the HTTP post string that is sent by
the browser when
clicking on
Why won't right click view source not work?
I think the OP meant what the HTTP Post looks like, not what the
generated HTML l
> -Original Message-
> From: kjc [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 10, 2005 3:25 PM
> To: Struts Users Mailing List
> Subject: How to view the actual HTTP generated by a struts action.
>
>
> Is there a way to log the HTTP post string that is sent by
> the browser when
>
7 matches
Mail list logo