Discussion in issue 5860 seems to indicate this can occur.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHGe82b137a8b4e: hgweb: guard against empty Content-Length header
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
LGTM. Here's the PEP reference allowing that:
https://www.python.org/dev/peps/pep-3333/#environ-variables
I'm not sure why this isn't working as expected: