This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients haqsek2, orsenthil
Date 2021-11-18.06:03:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637215419.91.0.148556463209.issue45795@roundup.psfhosted.org>
In-reply-to
Content
> Timeout value should not be reset after client receives a data(bytes), because it can easily be abused to achieve DOS.

Interesting. I looked the server example.

Does clients like curl have something like this too?
History
Date User Action Args
2021-11-18 06:03:39orsenthilsetrecipients: + orsenthil, haqsek2
2021-11-18 06:03:39orsenthilsetmessageid: <1637215419.91.0.148556463209.issue45795@roundup.psfhosted.org>
2021-11-18 06:03:39orsenthillinkissue45795 messages
2021-11-18 06:03:39orsenthilcreate