3a702ccc75
An empty or non-numeric Status: header from git http-backend raised ValueError/IndexError that escaped the handler thread. Wrap the parse in a try/except and fall back to HTTP 500 instead. Closes #254