DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8339>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8339

Request.getInputStream() has no data

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2002-04-23 08:39 -------
I tested using a modified HelloWorldExample, with a doPost method and traces, 
using a request like:

POST /examples/servlet/HelloWorldExample HTTP/1.1
Host: localhost:8080
Content-length: 10
Content-type: application/x-www-form-urlencoded

0123456789

I entered the query with a telnet. The HelloWorld servlet was able to correctly 
read the bytes sent, even with the incorrect content-type.

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

Reply via email to