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 iritkatriel
Recipients iritkatriel, martin.panter, song1st
Date 2021-06-20.17:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624209288.85.0.348763925238.issue29479@roundup.psfhosted.org>
In-reply-to
Content
As Martin has stated, this can be achieved with putrequest as explained in the doc:

https://docs.python.org/3.10/library/http.client.html#http.client.HTTPConnection.putrequest
History
Date User Action Args
2021-06-20 17:14:48iritkatrielsetrecipients: + iritkatriel, martin.panter, song1st
2021-06-20 17:14:48iritkatrielsetmessageid: <1624209288.85.0.348763925238.issue29479@roundup.psfhosted.org>
2021-06-20 17:14:48iritkatriellinkissue29479 messages
2021-06-20 17:14:48iritkatrielcreate