[docs] [issue26553] Write HTTP in uppercase

Sudheer Satyanarayana report at bugs.python.org
Mon Mar 14 02:23:33 EDT 2016


New submission from Sudheer Satyanarayana:

"The Requests package is recommended for a higher-level http client interface."
Change 'http' to uppercase.
https://docs.python.org/2/library/httplib.html
https://docs.python.org/2/library/urllib.html
https://docs.python.org/3/library/http.client.html

----------
assignee: docs at python
components: Documentation
messages: 261726
nosy: Sudheer Satyanarayana, docs at python
priority: normal
severity: normal
status: open
title: Write HTTP in uppercase

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26553>
_______________________________________


More information about the docs mailing list