Bug 1433475

Summary: httpd stopped to send error specification in the body
Product: Red Hat Software Collections Reporter: Jan Houska <jhouska>
Component: httpd24Assignee: Luboš Uhliarik <luhliari>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: httpd24CC: jorton, luhliari
Target Milestone: beta   
Target Release: 2.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1419585 Environment:
Last Closed: 2017-03-20 09:00:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1419585    
Bug Blocks:    

Comment 1 Joe Orton 2017-03-20 09:00:00 UTC
print "GET / HTTP/1.0\n"...

what test is this?  It needs to be fixed to use \r\n throughout the print-ed HTTP request.