Re: Debugging

At 17:30 2/2/99 -0500, Jim_Ravan@avid.com wrote:
>
>
>How can I send an HTTP request to a debug stream, rather than to the
>network? I would like to see the request I am generating and its associated
>entity body, so I can insure that its format is correct.

If you turn on protocol trace, see

	http://www.w3.org/Library/src/HTHome.html#trace

then the HTTP requests and responses are logged as is to a file called
w3chttp.out.

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Wednesday, 3 February 1999 08:13:16 UTC