comparison mercurial/hgweb/wsgiheaders.py @ 38309:af0e88e64ede

hgweb: insist http_status value is a sysstr My previous change was extremely confusing to figure out, because I thought I was looking at a client-side problem. For the low cost of an isinstance assert, we can make those errors not happen in the future. Differential Revision: https://phab.mercurial-scm.org/D3727
author Augie Fackler <augie@google.com>
date Tue, 12 Jun 2018 20:43:56 -0400
parents 74e1362585c0
children 765a608c2108
comparison
equal deleted inserted replaced
38308:9f499d28efb4 38309:af0e88e64ede