henrik242 <hen...@synth.no> added the comment:

Further: 

method should be a string that indicates the HTTP request method that will be 
used (e.g. 'HEAD'). If provided, its value is stored in the method attribute 
and is used by get_method(). The default is 'GET' if data is None or 'POST' 
otherwise.

----------

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

Reply via email to