Menu

Commit [r8080]  Maximize  Restore  History

Fix some long standing issues in the WSGI layer:

- stop handling a request early when the client disconnected (fix #3043)
- don't write to the client if the file descriptor is already closed (fix #1183)

cboos 2009-04-08

changed /branches/0.11-stable/trac/web/wsgi.py
/branches/0.11-stable/trac/web/wsgi.py Diff Switch to side-by-side view
Loading...