Bug 2541 - Malformed HTTP request on HTTP install
Summary: Malformed HTTP request on HTTP install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-05-04 14:01 UTC by kdunn
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-07-15 22:10:29 UTC
Embargoed:


Attachments (Terms of Use)

Description kdunn 1999-05-04 14:01:55 UTC
The HTTP request made during the HTTP install process is
malformed. The request is:

"GET /redhat/RedHat/base/stage2.img HTTP 1.0"

it should be:

"GET /redhat/RedHat/base/stage2.img HTTP/1.0"

Apache is nice enough to respond anyway, but a Netscape
server will return a 400 error.

Comment 1 David Lawrence 1999-05-04 17:42:59 UTC
This has been assigned to a developer for further review.

Comment 2 Bill Nottingham 1999-07-15 22:10:59 UTC
this was fixed in the errata bootdisks.


Note You need to log in before you can comment on or make changes to this bug.