Skip to content

Commit f39ced2

Browse files
authored
Merge pull request vinta#873 from pawl/patch-3
Update httplib2 link
2 parents ff76e53 + 60cba77 commit f39ced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
649649
*Libraries for working with HTTP.*
650650

651651
* [grequests](https://github.com/kennethreitz/grequests) - requests + gevent for asynchronous HTTP requests.
652-
* [httplib2](https://github.com/jcgregorio/httplib2) - Comprehensive HTTP client library.
652+
* [httplib2](https://github.com/httplib2/httplib2) - Comprehensive HTTP client library.
653653
* [requests](http://docs.python-requests.org/en/latest/) - HTTP Requests for Humans™.
654654
* [treq](https://github.com/twisted/treq) - Python requests like API built on top of Twisted's HTTP client.
655655
* [urllib3](https://github.com/shazow/urllib3) - A HTTP library with thread-safe connection pooling, file post support, sanity friendly.

0 commit comments

Comments
 (0)