##// END OF EJS Templates
httppeer: improve protocol check...
httppeer: improve protocol check Pre-0.6c hgweb used text/plain for protocol responses. This meant that a web server could serve a static file and confuse a client into generating a nasty traceback. Now we insist that text/plain protocol responses not include a Content-Length, which older hgweb didn't generate but will typically be produced for static files.

File last commit:

r16438:28a90cdf default
r18737:56f8522c default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer