https://issues.apache.org/bugzilla/show_bug.cgi?id=53281

--- Comment #13 from robchek <[email protected]> ---
(In reply to Mark Thomas from comment #11)
> Tested with 6.0.x and confirmed that:
> - connecting to the https port using http with a browser returns garbage (as
> expected)
> - connecting to the https port with telnet and sending a valid HTTP request
> list results in garbage being returned and the connection closed (as
> expected)
> - at no point is an HTTP/0.9 response line returned

Just want to articulate that it seems that there are 2 issues in play here:

1. garbage data: I think this is the intent of the original posting; that
Tomcat should not return garbage data, but instead return code 400 similar to
Apache behavior.

2. HTTP/0.9 response returned: I have not seen this aspect.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to