"J. Patterson Waltz III" <pattersonw 'at' hotmail.com> writes:

> P.S. - I know how to view the headers of replies sent from the server to the
> browser, but am not sure how to get at those sent from the browser to the
> server, to make sure that they are indeed UTF-8. Any suggestions?

I usually temporarily modify the URL where to post the form to
something like http://localhost:6666/ then a simple `nc -l -p 6666' 
in a console listens to the connection and dumps received data.

-- 
Guillaume Cottenceau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to