Bug report #758 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/758>

REPORT #758 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: 1.3
   Operating System: Win2k
   OS Release: SP0
   Platform: Apache 1.3.14

Synopsis: 
HTTP POST incorrect behavior

Description:
When I open a telnet session from a Linux machine to my Win2k machine running Tomcat, 
it allows me to type the following:

POST /jgrady/servlet/PurchaseOrderServlet HTTP/1.0
content-length: 8

And then as soon as I hit <enter> after the '8', it tries to process my request.  
AFAIK, this is incorrect behavior for HTTP POSTing.  I think it should allow me to 
type one blank line, some content, and then process my request.

Integrating Apache with Tomcat and trying the same test only makes Apache return an 
error 500 'Internal Server Error'.

[EMAIL PROTECTED]
Title: BugRat Report # 758

BugRat Report # 758

Project: Tomcat Release: 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Jan 12 2001, 02:05:14 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
HTTP POST incorrect behavior
Environment: (jvm, os, osrel, platform)
1.3, Win2k, SP0, Apache 1.3.14

Additional Environment Description:

Report Description:
When I open a telnet session from a Linux machine to my Win2k machine running Tomcat, it allows me to type the following: POST /jgrady/servlet/PurchaseOrderServlet HTTP/1.0 content-length: 8 And then as soon as I hit after the '8', it tries to process my request. AFAIK, this is incorrect behavior for HTTP POSTing. I think it should allow me to type one blank line, some content, and then process my request. Integrating Apache with Tomcat and trying the same test only makes Apache return an error 500 'Internal Server Error'. [EMAIL PROTECTED]

How To Reproduce:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to