#957: _cpcgifs.FieldStorage() can throw a socket timeout error, which isn't
handled correctly
------------------------------------------------+---------------------------
Reporter: matt_cherrypy@perceptiveautomation | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: CherryPy code | Resolution:
Keywords: |
------------------------------------------------+---------------------------
Comment (by
matt_c...@perceptiveautomation.com):
Addendum: don't forget to add an import socket at the top:
{{{
import socket
}}}
--
Ticket URL: <
http://www.cherrypy.org/ticket/957>
CherryPy <
http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework