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





--- Comment #1 from Christian Liesch <[EMAIL PROTECTED]>  2008-04-30 05:14:10 
PST ---
I think the problem is, that mod ssl does consume the bytes before it sees that
this is not ssl. As soon as it detect something other than SSL it does a dummy
bucket with "GET /" into the bucket brigade.

This "GET /" does lead to r->assbackward == 1 which means HTTP/0.9. In this
case no headers at all is not a wrong behavour.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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