This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.k.wong
Recipients orsenthil, steven.k.wong
Date 2008-06-13.05:08:34
SpamBayes Score 0.18466824
Marked as misclassified No
Message-id <1213333715.38.0.0134052270188.issue3094@psf.upfronthosting.co.za>
In-reply-to
Content
Clarification: I am not saying that sending "Host: somehost:443" for an
HTTPS connection at port 443 is a bug. It is in fact legal. Sending
"Host: somehost" is also legal in this situation, and IMHO is the
preferred behavior, because ":port" is redundant and not required when
the default port of the protocol (HTTPS here) is being used.
History
Date User Action Args
2008-06-13 05:08:35steven.k.wongsetspambayes_score: 0.184668 -> 0.18466824
recipients: + steven.k.wong, orsenthil
2008-06-13 05:08:35steven.k.wongsetspambayes_score: 0.184668 -> 0.184668
messageid: <1213333715.38.0.0134052270188.issue3094@psf.upfronthosting.co.za>
2008-06-13 05:08:34steven.k.wonglinkissue3094 messages
2008-06-13 05:08:34steven.k.wongcreate