-
- Downloads
Support recv_timeout argument to HTTPRequest constructor, default: 60 (seconds)
Use this time-out value for calls to recv() and recvline() rather than a mix of default and hard-coded values. If unspecified, uses a default of 60 seconds. This fixes issue #562
parent
d6544a77
No related branches found
No related tags found
Please register or sign in to comment