https://bz.apache.org/bugzilla/show_bug.cgi?id=60783

--- Comment #1 from Eric Covener <cove...@gmail.com> ---
(In reply to reichl.pavel from comment #0)
> Hello,
> 
> In 2.4.23 among others it was legal to use tabs as separator in request
> line, or to have SP or TAB between header name and colon. Neither of these
> works in 2.4.25 even with HttpProtocolOptions set to Unsafe.
> 
> Docs say:
> ...
> Due to legacy modules, applications or custom user-agents which must be 
> deprecated the Unsafe option has been added to revert to the legacy
> behaviors.
> 
> So it would seem that we should get fully legacy behavior with this
> directive, or should not we?
> 

No. It looks like the docs may have been reworded, but the design is not to
preserve all of the legacy parsing even under unsafe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to