##// END OF EJS Templates
hgweb: guard against empty Content-Length header...
hgweb: guard against empty Content-Length header Discussion in issue 5860 seems to indicate this can occur. Differential Revision: https://phab.mercurial-scm.org/D3432

File last commit:

r33584:b2c27d84 stable
r38080:e82b137a @21 stable
Show More
.arcconfig
6 lines | 148 B | text/plain | TextLexer
{
"conduit_uri": "https://phab.mercurial-scm.org/api",
"repository.callsign": "HG",
"arc.land.onto.default": "@",
"base": "hg:.^"
}