Cleanup http logs by handling broken pipe and connection reset by peer exceptions.
New errors look like so:
04/19 12:16:04 ERROR|BaseHTTPSe:0447| localhost - - [19/Apr/2011 12:16:04] [Errno 32] Broken pipe
04/19 12:19:23 ERROR|BaseHTTPSe:0447| localhost - - [19/Apr/2011 12:19:23] [Errno 104] Connection reset by peer
Change-Id: I767939f5f4bf84578b639fdf78321d88ed5afc88
BUG=none
TEST=Started test server, forced resets/pipe failures. Ran bvt, smoke. Verified new messages are present.
Review URL: http://codereview.chromium.org/6877049
1 file changed