[issue1214] Timeout in CGIXMLRPCRequestHandler under IIS

Alexandre Vassalotti report at bugs.python.org
Tue Dec 4 03:16:49 CET 2007


Alexandre Vassalotti added the comment:

Looks good to me. I updated the patch to use .get() with a default value
instead of a if-statement with .has_key().

----------
nosy: +alexandre.vassalotti
priority:  -> normal
Added file: http://bugs.python.org/file8869/check-content-length.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1214>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-content-length.patch
Type: text/x-patch
Size: 560 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071204/29dcf218/attachment.bin 


More information about the Python-bugs-list mailing list