##// END OF EJS Templates
fix handling of multiple Content-type headers...
fix handling of multiple Content-type headers This can happen if an error happens while sending application/mercurial-0.1 content. The error page will be sent resulting (for at least lighttpd) in the following headers: Content-type: application/mercurial-0.1 Content-type: text/html which result in req.proto = 'application/mercurial-0.1, text/html' fix issue344

File last commit:

r0:9117c656 default
r4012:d1e31d7f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer