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 stbuehler almost 17 years ago
- Status changed from New to Fixed
- Resolution set to worksforme
Actions
Also available in: Atom