[Python-checkins] CVS: python/dist/src/Lib cgi.py

Guido van Rossum guido@cnri.reston.va.us
Wed, 2 Jun 1999 14:44:23 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib
Modified Files:
	cgi.py 
Log Message:
At Jim Fulton's request (actually, as a compromise :-), default the
content-type to application/x-www-form-urlencoded only when the method
is POST. Ditto for when the content-type is unrecognized -- only
fall back to urlencoded with POST.

AltStyle によって変換されたページ (->オリジナル) /