I'm not sure if it's what you want, but try self.request()._input.

- Geoff

> -----Original Message-----
> From: Matt Feifarek [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 3:46 PM
> To: Webware discuss
> Cc: Webware devel
> Subject: [Webware-devel] HTTPRequest.rawRequest() broken
> 
> 
> 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-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-devel
> 


-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to