chiark / gitweb /
cgi.py: Implement the `HEAD' request method.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Apr 2014 11:22:39 +0000 (12:22 +0100)
commit039df8645aa615ac5647becc3abe7189dfde288e
treedb48c8a317ea83d7ccaa9c1e67fee994841c5611
parentf2e194ee85b9538d5168fe776e1cdbc00ce8ca9d
cgi.py: Implement the `HEAD' request method.

A simple hack in the HTTP output driver to escape after writing the
header.
cgi.py
chpwd