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 jaraco
Recipients asvetlov, cheryl.sabella, giampaolo.rodola, jaraco, josiah.carlson, loewis, neologix, pitrou
Date 2019-02-07.13:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549546371.27.0.788856250963.issue17561@roundup.psfhosted.org>
In-reply-to
Content
In issue24209, I ended up settling on this implementation (https://github.com/python/cpython/blob/f289084c83190cc72db4a70c58f007ec62e75247/Lib/http/server.py#L1227-L1234), which seems to work well.
History
Date User Action Args
2019-02-07 13:32:53jaracosetrecipients: + jaraco, loewis, pitrou, giampaolo.rodola, josiah.carlson, asvetlov, neologix, cheryl.sabella
2019-02-07 13:32:51jaracosetmessageid: <1549546371.27.0.788856250963.issue17561@roundup.psfhosted.org>
2019-02-07 13:32:51jaracolinkissue17561 messages
2019-02-07 13:32:51jaracocreate