comparison roundup/msgfmt.py @ 7112:c0d030bd472e

Fix: Send Content-Length header to client from top Exception handler The top exception handler in run_cgi wasn't sending the Content-Length header for the error message. This resulted in a hung client. Probably wasn't an issue with http 1.0, but when using 1.1 it's required.
author John Rouillard <rouilj@ieee.org>
date Sun, 11 Dec 2022 18:47:24 -0500
parents 4d2e1fa03f0f
children 6a1c1cd69582
comparison
equal deleted inserted replaced
7111:a7853002495c 7112:c0d030bd472e

Roundup Issue Tracker: http://roundup-tracker.org/