Steven Wong <[EMAIL PROTECTED]> added the comment: 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.
_______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3094> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com