Actions
Bug #659
closedHeader Host isn't correctly handled in POST
Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
I found one trouble with Lighttpd.
When headers looks like:
POST http://test.dom/test HTTP/1.1 Host: test.dom ..[skipped]..
then lighttpd process it correctly.
But when headers looks like:
POST /test HTTP/1.1 Host: test.dom ..[skipped]..
then lighttpd doesn't correctly process header Host.
Updated by Anonymous almost 18 years ago
Yes, I'm also getting it... Some first symbols of header are eaten. Horrible bug...
-- grue
Updated by stbuehler almost 17 years ago
- Status changed from New to Fixed
- Resolution set to worksforme
I really don't believe you, never had any problems with this in recent versions. (The first request shouldn't work, the second should)
If this really is still a problem in current version, please reopen and give more details what goes wrong (config, url you tested, expected behaviour and what you got).
Updated by stbuehler over 16 years ago
- Status changed from Fixed to Missing Feedback
Actions
Also available in: Atom