E&S CVS Commit: PEAK - Fix a problem with 'application_uri()' calculation: HTTP_HOST can include

pje at eby-sarna.com pje at eby-sarna.com
Sun Oct 17 09:37:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Oct 17 13:36:37 UTC 2004

Modified Files:
	PEAK/src/wsgiref: util.py
	PEAK/src/wsgiref/tests: test_util.py

Log Message:
Fix a problem with 'application_uri()' calculation: HTTP_HOST can include
the port, so don't append SERVER_PORT unless there's no HTTP_HOST.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/wsgiref/util.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/wsgiref/tests/test_util.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/wsgiref/util.py
cvs rdiff -r1.4 -r1.5 PEAK/src/wsgiref/tests/test_util.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list