Hello all.
We're trying to do some forensics on some unicode issues, and are trying
to find out what /exactly/ is posted from a browser to a servlet.
We thought we'd use the handy self.request().rawRequest() feature, but
unfortunately it's broken. The access method simply coughs up
self._rawRequest, which is never stored or initialized by the
HTTPRequest or its super classes. So, of course, it fails.
We're using Ww 0.7. We're not sure when it got broken, historically, but
it appears, that the same problem is in the current MAIN cvs branch; the
access method returns a variable that is never declared.
Is there another way that we access the rawRequest in the current
released version?
Please advise. Thanks!
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss