Bug 2541

Summary: Malformed HTTP request on HTTP install
Product: [Retired] Red Hat Linux Reporter: kdunn
Component: installerAssignee: Matt Wilson <msw>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-07-15 22:10:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.