services/python-requests.git
12 years agoConnection Adapter Mounting!
Kenneth Reitz [Mon, 17 Dec 2012 11:55:33 +0000 (06:55 -0500)]
Connection Adapter Mounting!

12 years agoapparent_encoding
Kenneth Reitz [Mon, 17 Dec 2012 11:35:10 +0000 (06:35 -0500)]
apparent_encoding

12 years ago/s/prefetch/stream
Kenneth Reitz [Mon, 17 Dec 2012 11:35:01 +0000 (06:35 -0500)]
/s/prefetch/stream

12 years agoremove bunk
Kenneth Reitz [Mon, 17 Dec 2012 11:26:22 +0000 (06:26 -0500)]
remove bunk

12 years agodocstrings
Kenneth Reitz [Mon, 17 Dec 2012 11:25:47 +0000 (06:25 -0500)]
docstrings

12 years ago urlparse(url)
Kenneth Reitz [Mon, 17 Dec 2012 11:25:03 +0000 (06:25 -0500)]
 urlparse(url)

12 years agogenerator rejection
Kenneth Reitz [Mon, 17 Dec 2012 11:02:01 +0000 (06:02 -0500)]
generator rejection

12 years agoreturn_response
Kenneth Reitz [Mon, 17 Dec 2012 10:59:17 +0000 (05:59 -0500)]
return_response

12 years agofix cookies
Kenneth Reitz [Mon, 17 Dec 2012 10:49:25 +0000 (05:49 -0500)]
fix cookies

12 years ago__attrs__
Kenneth Reitz [Mon, 17 Dec 2012 10:48:18 +0000 (05:48 -0500)]
__attrs__

12 years agonice and cleanup
Kenneth Reitz [Mon, 17 Dec 2012 10:47:41 +0000 (05:47 -0500)]
nice and cleanup

12 years agofix params support
Kenneth Reitz [Mon, 17 Dec 2012 10:23:22 +0000 (05:23 -0500)]
fix params support

12 years agoremove iter_json, don't want to commit to it
Kenneth Reitz [Mon, 17 Dec 2012 10:12:59 +0000 (05:12 -0500)]
remove iter_json, don't want to commit to it

12 years agocleanup
Kenneth Reitz [Mon, 17 Dec 2012 10:09:44 +0000 (05:09 -0500)]
cleanup

12 years agono staticmethod
Kenneth Reitz [Mon, 17 Dec 2012 09:56:16 +0000 (04:56 -0500)]
no staticmethod

12 years agodigest works!
Kenneth Reitz [Mon, 17 Dec 2012 09:55:58 +0000 (04:55 -0500)]
digest works!

added some nice backwards compatible stuff too

12 years agoremove old auth stuff
Kenneth Reitz [Mon, 17 Dec 2012 09:33:13 +0000 (04:33 -0500)]
remove old auth stuff

12 years agohooks and things
Kenneth Reitz [Mon, 17 Dec 2012 09:31:26 +0000 (04:31 -0500)]
hooks and things

12 years agonew urllib3
Kenneth Reitz [Mon, 17 Dec 2012 09:08:36 +0000 (04:08 -0500)]
new urllib3

12 years agocharade v1.0.1
Kenneth Reitz [Mon, 17 Dec 2012 09:08:03 +0000 (04:08 -0500)]
charade v1.0.1

12 years agoresponse
Kenneth Reitz [Mon, 17 Dec 2012 08:56:58 +0000 (03:56 -0500)]
response

12 years agohmmm
Kenneth Reitz [Mon, 17 Dec 2012 08:51:23 +0000 (03:51 -0500)]
hmmm

12 years agoredorder imports
Kenneth Reitz [Mon, 17 Dec 2012 08:32:24 +0000 (03:32 -0500)]
redorder imports

12 years agocleanup to url logic
Kenneth Reitz [Mon, 17 Dec 2012 08:29:45 +0000 (03:29 -0500)]
cleanup to url logic

12 years agofurther remove config
Kenneth Reitz [Mon, 17 Dec 2012 08:26:47 +0000 (03:26 -0500)]
further remove config

12 years agoreduce imports
Kenneth Reitz [Mon, 17 Dec 2012 08:23:16 +0000 (03:23 -0500)]
reduce imports

12 years agofrom cookies import extract_cookies_to_jar
Kenneth Reitz [Mon, 17 Dec 2012 08:21:50 +0000 (03:21 -0500)]
from cookies import extract_cookies_to_jar

12 years agomeh
Kenneth Reitz [Mon, 17 Dec 2012 08:16:21 +0000 (03:16 -0500)]
meh

12 years agobetter yield
Kenneth Reitz [Mon, 17 Dec 2012 08:13:19 +0000 (03:13 -0500)]
better yield

12 years agoMaxRedirects
Kenneth Reitz [Mon, 17 Dec 2012 08:12:50 +0000 (03:12 -0500)]
MaxRedirects

12 years agomurder the defaults
Kenneth Reitz [Mon, 17 Dec 2012 08:09:07 +0000 (03:09 -0500)]
murder the defaults

12 years agofurther remove config
Kenneth Reitz [Mon, 17 Dec 2012 08:08:25 +0000 (03:08 -0500)]
further remove config

12 years agoactually honor details
Kenneth Reitz [Mon, 17 Dec 2012 07:52:39 +0000 (02:52 -0500)]
actually honor details

12 years agoiter_json
Kenneth Reitz [Mon, 17 Dec 2012 07:42:34 +0000 (02:42 -0500)]
iter_json

Closed #1015

12 years agohistory is a tuple, not list
Kenneth Reitz [Mon, 17 Dec 2012 07:32:19 +0000 (02:32 -0500)]
history is a tuple, not list

12 years agoepic redirect generator is epic
Kenneth Reitz [Mon, 17 Dec 2012 07:27:07 +0000 (02:27 -0500)]
epic redirect generator is epic

12 years agoredirects work!
Kenneth Reitz [Mon, 17 Dec 2012 07:21:22 +0000 (02:21 -0500)]
redirects work!

12 years agocleanup
Kenneth Reitz [Mon, 17 Dec 2012 06:25:55 +0000 (01:25 -0500)]
cleanup

12 years agobetter docstrings
Kenneth Reitz [Mon, 17 Dec 2012 05:27:37 +0000 (00:27 -0500)]
better docstrings

12 years agoremove useless attributes
Kenneth Reitz [Mon, 17 Dec 2012 05:25:45 +0000 (00:25 -0500)]
remove useless attributes

12 years agolicense
Kenneth Reitz [Mon, 17 Dec 2012 05:18:04 +0000 (00:18 -0500)]
license

12 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Mon, 17 Dec 2012 05:10:35 +0000 (00:10 -0500)]
Merge remote-tracking branch 'origin/master'

12 years agov1.0.0
Kenneth Reitz [Mon, 17 Dec 2012 05:10:32 +0000 (00:10 -0500)]
v1.0.0

12 years agokeep json None fo row
Kenneth Reitz [Mon, 17 Dec 2012 03:06:03 +0000 (22:06 -0500)]
keep json None fo row

12 years agojson errors
Kenneth Reitz [Mon, 17 Dec 2012 03:03:55 +0000 (22:03 -0500)]
json errors

12 years agoMerge pull request #1012 from bodziec/master
Kenneth Reitz [Sun, 16 Dec 2012 20:14:23 +0000 (12:14 -0800)]
Merge pull request #1012 from bodziec/master

Fixed small bug where user couldn't add custom headers

12 years agoFixed a bug where user couldn't add custom headers.
Bartek Sarul [Sun, 16 Dec 2012 14:59:28 +0000 (15:59 +0100)]
Fixed a bug where user couldn't add custom headers.

12 years agoMerge pull request #1011 from kuyan/master
Kenneth Reitz [Sun, 16 Dec 2012 04:45:23 +0000 (20:45 -0800)]
Merge pull request #1011 from kuyan/master

Fixed relative import

12 years agoFixed relative import.
Natan L [Sun, 16 Dec 2012 03:53:56 +0000 (19:53 -0800)]
Fixed relative import.

For Python 3 support.

12 years agoMerge pull request #1007 from passy/patch-1
Kenneth Reitz [Sat, 15 Dec 2012 21:14:41 +0000 (13:14 -0800)]
Merge pull request #1007 from passy/patch-1

Updated Travis CI URL in README

12 years agoUpdated travis-ci URL in README
Pascal Hartig [Sat, 15 Dec 2012 12:11:28 +0000 (13:11 +0100)]
Updated travis-ci URL in README

The old URL appears to be broken, redirecting to https://travis-ci.org//kennethreitz/requests

Also, according to [their wiki](http://about.travis-ci.org/docs/user/status-images/) the *secure* isn't required anymore.

12 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Sat, 15 Dec 2012 10:50:05 +0000 (05:50 -0500)]
Merge remote-tracking branch 'origin/master'

12 years agoWHOOOOOOOOOOOOOOOO
Kenneth Reitz [Sat, 15 Dec 2012 10:50:01 +0000 (05:50 -0500)]
WHOOOOOOOOOOOOOOOO

12 years agoMerge pull request #1006 from passy/test-py3k-fix
Kenneth Reitz [Sat, 15 Dec 2012 10:22:25 +0000 (02:22 -0800)]
Merge pull request #1006 from passy/test-py3k-fix

Use range in favor of xrange for py3k test compatibility

12 years agofewer comments
Kenneth Reitz [Sat, 15 Dec 2012 10:19:20 +0000 (05:19 -0500)]
fewer comments

12 years agobackup
Kenneth Reitz [Sat, 15 Dec 2012 10:18:23 +0000 (05:18 -0500)]
backup

12 years agoworking!!!
Kenneth Reitz [Sat, 15 Dec 2012 10:17:37 +0000 (05:17 -0500)]
working!!!

12 years agobase adapter
Kenneth Reitz [Sat, 15 Dec 2012 09:33:48 +0000 (04:33 -0500)]
base adapter

12 years agocookies
Kenneth Reitz [Sat, 15 Dec 2012 09:33:44 +0000 (04:33 -0500)]
cookies

12 years agoencode files
Kenneth Reitz [Sat, 15 Dec 2012 08:34:54 +0000 (03:34 -0500)]
encode files

12 years agoreally coming together
Kenneth Reitz [Sat, 15 Dec 2012 08:31:13 +0000 (03:31 -0500)]
really coming together

12 years agobasics working
Kenneth Reitz [Sat, 15 Dec 2012 08:04:42 +0000 (03:04 -0500)]
basics working

12 years agosession.send()
Kenneth Reitz [Sat, 15 Dec 2012 05:45:43 +0000 (00:45 -0500)]
session.send()

12 years agoprepare
Kenneth Reitz [Sat, 15 Dec 2012 05:45:12 +0000 (00:45 -0500)]
prepare

12 years agotest
Kenneth Reitz [Sat, 15 Dec 2012 05:44:42 +0000 (00:44 -0500)]
test

12 years agohistory
Kenneth Reitz [Sat, 15 Dec 2012 05:12:38 +0000 (00:12 -0500)]
history

12 years agologging handlers
Kenneth Reitz [Sat, 15 Dec 2012 04:51:53 +0000 (23:51 -0500)]
logging handlers

Closes #971

12 years agoalways get cookies
Kenneth Reitz [Sat, 15 Dec 2012 04:39:10 +0000 (23:39 -0500)]
always get cookies

12 years agoremove danger_mode tests
Kenneth Reitz [Sat, 15 Dec 2012 04:27:38 +0000 (23:27 -0500)]
remove danger_mode tests

12 years agoremove safe_mode tests
Kenneth Reitz [Sat, 15 Dec 2012 04:26:48 +0000 (23:26 -0500)]
remove safe_mode tests

12 years agoignore test files
Kenneth Reitz [Sat, 15 Dec 2012 04:26:41 +0000 (23:26 -0500)]
ignore test files

12 years agocleanup makefile
Kenneth Reitz [Sat, 15 Dec 2012 04:11:49 +0000 (23:11 -0500)]
cleanup makefile

12 years agoMerge pull request #1001 from matthewlmcclure/issues/1000
Kenneth Reitz [Sat, 15 Dec 2012 04:07:18 +0000 (20:07 -0800)]
Merge pull request #1001 from matthewlmcclure/issues/1000

Import oauthlib without the obsolete wrapper.

12 years agoMerge pull request #1002 from passy/remove-artifacts
Kenneth Reitz [Sat, 15 Dec 2012 04:06:56 +0000 (20:06 -0800)]
Merge pull request #1002 from passy/remove-artifacts

Remove testing artifacts

12 years agoUse range in favor of xrange for py3k compatibility
Pascal Hartig [Fri, 14 Dec 2012 22:27:10 +0000 (23:27 +0100)]
Use range in favor of xrange for py3k compatibility

request_count is 2 so it really makes no difference performance-wise at all.

12 years agoRemoved testing artifacts
Pascal Hartig [Fri, 14 Dec 2012 22:08:54 +0000 (23:08 +0100)]
Removed testing artifacts

12 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Wed, 12 Dec 2012 21:53:44 +0000 (16:53 -0500)]
Merge remote-tracking branch 'origin/master'

12 years agotrying out egg
Kenneth Reitz [Wed, 12 Dec 2012 21:53:40 +0000 (16:53 -0500)]
trying out egg

12 years agoImport oauthlib without the obsolete wrapper.
Matt McClure [Wed, 12 Dec 2012 15:45:00 +0000 (10:45 -0500)]
Import oauthlib without the obsolete wrapper.

Fixes #1000.

12 years agoMerge pull request #998 from jamshid/master
Kenneth Reitz [Wed, 12 Dec 2012 08:09:43 +0000 (00:09 -0800)]
Merge pull request #998 from jamshid/master

Issue #996 Location should not be followed unless 30X response

12 years agoIssue #996 Location should not be followed unless 30X response.
Jamshid Afshar [Wed, 12 Dec 2012 00:14:13 +0000 (18:14 -0600)]
Issue #996 Location should not be followed unless 30X response.

12 years agoMerge pull request #991 from lyndsysimon/master
Kenneth Reitz [Thu, 6 Dec 2012 18:21:15 +0000 (10:21 -0800)]
Merge pull request #991 from lyndsysimon/master

Changes license from ISC to Apache2

12 years agoUpdates from ISC to Apache2
Lyndsy Simon [Wed, 5 Dec 2012 22:19:14 +0000 (16:19 -0600)]
Updates from ISC to Apache2

12 years agoMerge pull request #987 from Lukasa/master
Kenneth Reitz [Wed, 5 Dec 2012 01:34:20 +0000 (17:34 -0800)]
Merge pull request #987 from Lukasa/master

Update docs to reflect correct use of raw.

12 years agoPrefetch must be false to use response.raw.
Cory Benfield [Tue, 4 Dec 2012 18:10:33 +0000 (18:10 +0000)]
Prefetch must be false to use response.raw.

Resolves issue #979.

12 years agoMerge pull request #985 from ming13/readme-syntax-highlighting
Kenneth Reitz [Mon, 3 Dec 2012 17:23:33 +0000 (09:23 -0800)]
Merge pull request #985 from ming13/readme-syntax-highlighting

Use console syntax highlighting in the readme file

12 years agoUse console syntax highlighting in the readme file.
Artur Dryomov [Mon, 3 Dec 2012 17:20:47 +0000 (20:20 +0300)]
Use console syntax highlighting in the readme file.

12 years agoMerge pull request #983 from jszakmeister/allow-strict
Kenneth Reitz [Sun, 2 Dec 2012 16:43:31 +0000 (08:43 -0800)]
Merge pull request #983 from jszakmeister/allow-strict

Add the ability to turn off HTTP 0.9 support.

12 years agoAdd the ability to turn off HTTP 0.9 support.
John Szakmeister [Sun, 2 Dec 2012 16:25:18 +0000 (11:25 -0500)]
Add the ability to turn off HTTP 0.9 support.

While debugging an issue I discovered requests was coming back with 200
response, when it really shouldn't have.  It turns out this happened for
two reasons: the jetty server running the app was rather lame and
didn't fail the request as a Bad Request, and httplib was happy to let
malformed data through and call it success.

It turns out httplib's strict flag controls this behavior of whether or
not to validate the status line.  The underlying urllib3 supports the
concept as well.  There was a bug there to that is now fixed upstream.

The last step is exposing this through requests.  This introduces a
supports_http0.9 flag to help control this behavior.  It defaults to
to True to preserve the current behavior.   Setting it to False will
allow the underlying HTTPConnection to validate the status line.

12 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Sun, 2 Dec 2012 09:09:05 +0000 (10:09 +0100)]
Merge remote-tracking branch 'origin/master'

12 years agoupdate charade
Kenneth Reitz [Sun, 2 Dec 2012 09:08:57 +0000 (10:08 +0100)]
update charade

12 years agoMerge pull request #982 from vlaci/master
Kenneth Reitz [Sun, 2 Dec 2012 08:56:44 +0000 (00:56 -0800)]
Merge pull request #982 from vlaci/master

Added support for persistent connections (keep-alive) in proxy mode

12 years agoAdded support for persistent connections (keep-alive) in proxy mode
László Vaskó [Sun, 2 Dec 2012 00:19:07 +0000 (01:19 +0100)]
Added support for persistent connections (keep-alive) in proxy mode

12 years agoAdded testcases for keep-alive handling
László Vaskó [Sat, 1 Dec 2012 23:21:08 +0000 (00:21 +0100)]
Added testcases for keep-alive handling

* Added a dummy_server module to check connection count
* Added testcases for proxy and direct connections

12 years agoMerge pull request #980 from dbrgn/github_name_change
Kenneth Reitz [Sat, 1 Dec 2012 15:56:47 +0000 (07:56 -0800)]
Merge pull request #980 from dbrgn/github_name_change

Github name change

12 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Sat, 1 Dec 2012 15:55:14 +0000 (16:55 +0100)]
Merge remote-tracking branch 'origin/master'

12 years agochardet fixes!
Kenneth Reitz [Sat, 1 Dec 2012 15:55:09 +0000 (16:55 +0100)]
chardet fixes!

12 years agoGithub name change
Danilo Bargen [Sat, 1 Dec 2012 14:38:03 +0000 (15:38 +0100)]
Github name change

12 years agoMerge pull request #977 from ondrowan/patch-2
Kenneth Reitz [Thu, 29 Nov 2012 18:59:49 +0000 (10:59 -0800)]
Merge pull request #977 from ondrowan/patch-2

Update README.rst

12 years agoUpdate README.rst
Ondrej Slinták [Thu, 29 Nov 2012 18:58:46 +0000 (19:58 +0100)]
Update README.rst

There was a typo in AUTHORS link - it pointed to develop branch which no longer exists.