cpython/Lib/http
2016-09-08 14:28:01 -07:00
..
__init__.py
client.py Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. 2016-09-08 14:28:01 -07:00
cookiejar.py Issue 19504: Change "customise" to "customize" American spelling. 2016-08-25 21:11:50 -07:00
cookies.py
server.py