Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Side by Side Diff: recipe_engine/third_party/requests/README.luci

Issue 2164713003: Vendor requests. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Fix deps.pyl Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Name: Requests
2 URL: https://github.com/kennethreitz/requests/archive/v2.10.0.tar.gz
3 Version: 2.10.0
4 License: Apache 2.0
5
6 Description:
7 Requests allows you to send organic, grass-fed HTTP/1.1 requests, without the
8 need for manual labor. There's no need to manually add query strings to your
9 URLs, or to form-encode your POST data. Keep-alive and HTTP connection pooling
10 are 100% automatic, powered by urllib3, which is embedded within Requests.
11
12 Local modifications:
13 None.
OLDNEW
« no previous file with comments | « recipe_engine/third_party/requests/NOTICE ('k') | recipe_engine/third_party/requests/README.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698