]> granicus.if.org Git - python/commit
Treat "HEAD" same as "GET", so that CGI scripts won't fail.
authorGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 02:40:17 +0000 (02:40 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 02:40:17 +0000 (02:40 +0000)
commit01852838f31b612cd1ad84b87076ff25b9ff9d00
treefdf6e8b10b9aba557964803feb65077ba620c6eb
parent2349015a878adc203613257fa9578dbd921ec573
Treat "HEAD" same as "GET", so that CGI scripts won't fail.
Lib/cgi.py