[Patches] [Patch #103232] Preserve Nonstandard Port Number in Host Header

noreply@sourceforge.net noreply@sourceforge.net
Sun, 14 Jan 2001 14:44:57 -0800


Patch #103232 has been updated. 

Project: python
Category: library
Status: Closed
Submitted by: dougfort
Assigned to : gvanrossum
Summary: Preserve Nonstandard Port Number in Host Header

Follow-Ups:

Date: 2001-Jan-14 14:44
By: gvanrossum

Comment:
Ah, I see.  I learn something new every day. :-)  Thanks!

-------------------------------------------------------

Date: 2001-Jan-14 13:49
By: dougfort

Comment:
urllib handles :port correctly, no patch required. 
-------------------------------------------------------

Date: 2001-Jan-14 13:03
By: gvanrossum

Comment:
Thanks!  Checked in.

I believe the same should be added to urllib which sometimes generates its
own Host: header.  Can you submit a patch for that too?


-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103232&group_id=5470