Bug 23372

Summary: webxref should set Host header in HTTP request
Product: [Retired] Red Hat Powertools Reporter: Jonathan Kamens <jik>
Component: webxrefAssignee: Tim Powers <timp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-01-06 14:50:06 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:
Attachments:
Description Flags
patch to make webxref set Host: header in HTTP requests none

Description Jonathan Kamens 2001-01-05 03:46:26 UTC
When webxref sends a HTTP request to a server to verify whether a given URL
is valid, it should set the "Host:" header in the request, because
otherwise some servers (e.g., ones that are sitting behind proxies) won't
be able to process it.

I'll attach a patch.  The fix is very simple.

Comment 1 Jonathan Kamens 2001-01-05 03:46:48 UTC
Created attachment 7084 [details]
patch to make webxref set Host: header in HTTP requests

Comment 2 Tim Powers 2001-01-06 14:50:02 UTC
I applied the patch included in this report as well as the other patches you
submitted. You should see the unified patch in the webxref-0.3.5-12 package
located in rawhide the next time rawhide gets an update. I am resolving this as
"rawhide".

Tim