mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
Merge branch 'develop' of github.com:kennethreitz/requests into develop
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
Requests: The Simple (e.g. usable) HTTP Module
|
||||
Requests: The Simple (i.e. usable) HTTP Module
|
||||
==============================================
|
||||
|
||||
Most existing Python modules for dealing HTTP requests are insane. I have to look up *everything* that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging).
|
||||
|
||||
Reference in New Issue
Block a user