14 Commits

Author SHA1 Message Date
shadchin
25073071c6 Update to py-requests 2.7.0.
ok jca@
2015-05-12 16:04:38 +00:00
shadchin
dee2e30268 Update to py-requests 2.6.0. 2015-04-11 16:38:54 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jasper
0cb248fe34 Security fix for CVE-2015-2296 python-requests: session fixation and cookie stealing vulnerability
ok shadchin@ (MAINTAINER)
2015-03-23 15:26:19 +00:00
shadchin
dcb4b589b2 Update to py-requests 2.5.1. 2015-01-25 15:54:07 +00:00
shadchin
acfd34d00c Update to py-requests 2.5.0, add python3 flavor and take maintainership.
ok landry@
2014-12-19 17:26:29 +00:00
bcallah
3d2b5bff37 Update to 2.2.1
ok benoit@
2014-03-27 13:34:53 +00:00
jasper
02f257b143 update to py-requests-1.2.3 2013-12-22 21:05:14 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
e295a6ae2c - update to py-requests-1.0.4 2012-12-30 17:17:28 +00:00
chl
dca7a4e6db fix MASTER_SITES
ok jasper@
2012-12-01 15:21:54 +00:00
chl
2c61c061f8 forgot to remove some patch files in the previous commit
ok jasper@
2012-12-01 13:41:56 +00:00
chl
9336d961a8 update py-requests to 0.14.2
ok jasper@
2012-12-01 13:39:16 +00:00
jasper
3e7b6b9535 import py-requests 0.6.2
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00