New submission from Senthil Kumaran:

I think an explicit HTTP put request example in the docs may help. Previously, 
I thought the POST example was enough as PUT is very similar, but given the 
folks are looking for it, an example of how to do a PUT request using httplib 
may be helpful.

Here is patch attached for review.

----------
assignee: orsenthil
files: http_put_example.patch
keywords: patch
messages: 183124
nosy: ezio.melotti, orsenthil, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: HTTP PUT request Example
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file29259/http_put_example.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17307>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to