Project

General

Profile

Actions

Bug #659

closed

Header Host isn't correctly handled in POST

Added by Anonymous almost 19 years ago. Updated over 16 years ago.

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.

#2

Updated by stbuehler almost 17 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme
#3

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom