DescriptionAdd "url" recipe module to base.
Add the "url" recipe module, originally from "depot_tools", to the base
recipe modules. This module has a shiny new API, stronger tests, and
a more efficient and correct backend "pycurl.py" resource.
This also uses "vpython" to run URL commands in a VirtualEnv containing all
of the prerequisites for "requests" to perform secure HTTPS transactions.
BUG=None
TEST=local
Review-Url: https://codereview.chromium.org/2868333004
Committed: https://github.com/luci/recipes-py/commit/c6560f3627af81c9004024079525ef63a223d33a
Patch Set 1 #Patch Set 2 : Better API? #Patch Set 3 : response api object #
Total comments: 16
Patch Set 4 : comments, improvements, awesomeness #Patch Set 5 : fix/texst urllib methods, remove non_step #
Total comments: 2
Patch Set 6 : bug fixes, live tests via "run". #Patch Set 7 : updated w/ comment #Patch Set 8 : Update comments with exceptions #Depends on Patchset: Messages
Total messages: 26 (16 generated)
|