##// END OF EJS Templates
serve: send response headers even if response has no body...
serve: send response headers even if response has no body The headers would usually be sent anyway because the app did a number of writes of empty strings.
Mads Kiilerich -
r18349:c007e5c5 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...