services/python-requests.git
13 years agoutils.unicode_from_html
Kenneth Reitz [Wed, 24 Aug 2011 03:09:09 +0000 (23:09 -0400)]
utils.unicode_from_html

13 years agoOnly decode unicode from http headers
Kenneth Reitz [Wed, 24 Aug 2011 03:03:18 +0000 (23:03 -0400)]
Only decode unicode from http headers
HTTP client, not HTML
#115

13 years agounsuccessful
Kenneth Reitz [Wed, 24 Aug 2011 03:01:35 +0000 (23:01 -0400)]
unsuccessful

13 years agoupdated AUTHORS
Kenneth Reitz [Wed, 24 Aug 2011 03:01:23 +0000 (23:01 -0400)]
updated AUTHORS

13 years agoTypos, nits and some 80w fixes
jbergstroem [Tue, 23 Aug 2011 09:37:51 +0000 (11:37 +0200)]
Typos, nits and some 80w fixes

13 years agoAdd test_requests.py to manifest
jbergstroem [Tue, 23 Aug 2011 09:29:36 +0000 (11:29 +0200)]
Add test_requests.py to manifest

13 years ago_content
Kenneth Reitz [Sun, 21 Aug 2011 11:12:54 +0000 (07:12 -0400)]
_content

13 years agoAUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.)
Den Shabalin [Sun, 21 Aug 2011 11:09:03 +0000 (14:09 +0300)]
AUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.)

13 years agoMerge branch 'develop' of git://github.com/kennethreitz/requests into develop
Den Shabalin [Sun, 21 Aug 2011 11:06:31 +0000 (14:06 +0300)]
Merge branch 'develop' of git://github.com/kennethreitz/requests into develop

13 years agono need to set content
Kenneth Reitz [Sun, 21 Aug 2011 11:01:29 +0000 (07:01 -0400)]
no need to set content
avoids 2.5 workaround

13 years agoAUTHORS += 'Den Shabalin'
Kenneth Reitz [Sun, 21 Aug 2011 10:59:13 +0000 (06:59 -0400)]
AUTHORS += 'Den Shabalin'

13 years agofaq
Kenneth Reitz [Sun, 21 Aug 2011 10:58:34 +0000 (06:58 -0400)]
faq

13 years agoMerge branch 'master' of git://github.com/kennethreitz/requests into develop
Den Shabalin [Sun, 21 Aug 2011 09:13:56 +0000 (12:13 +0300)]
Merge branch 'master' of git://github.com/kennethreitz/requests into develop

13 years agoRefactor response.content into a property. This makes content attribute discoverable...
Den Shabalin [Sun, 21 Aug 2011 08:57:03 +0000 (11:57 +0300)]
Refactor response.content into a property. This makes content attribute discoverable through dir(response) and also guards from errors like forgetting to raise AttributeError in __getattr__. Also you don't have to create fake self.content to fool Sphinx any more.

13 years agonew FAQs
Kenneth Reitz [Sun, 21 Aug 2011 03:00:17 +0000 (23:00 -0400)]
new FAQs

13 years agohistory
Kenneth Reitz [Sun, 21 Aug 2011 02:55:30 +0000 (22:55 -0400)]
history

13 years agoRequest
Kenneth Reitz [Sun, 21 Aug 2011 02:51:24 +0000 (22:51 -0400)]
Request

13 years agobig docs update
Kenneth Reitz [Sun, 21 Aug 2011 02:47:03 +0000 (22:47 -0400)]
big docs update

13 years agoyay
Kenneth Reitz [Sun, 21 Aug 2011 00:05:38 +0000 (20:05 -0400)]
yay

13 years agodocstringin' it up
Kenneth Reitz [Sun, 21 Aug 2011 00:04:11 +0000 (20:04 -0400)]
docstringin' it up

13 years agono longer required
Kenneth Reitz [Sat, 20 Aug 2011 23:59:41 +0000 (19:59 -0400)]
no longer required

13 years agocleanups
Kenneth Reitz [Sat, 20 Aug 2011 23:59:21 +0000 (19:59 -0400)]
cleanups

13 years agodocstrings for utils module
Kenneth Reitz [Sat, 20 Aug 2011 23:58:00 +0000 (19:58 -0400)]
docstrings for utils module

13 years agor.fo bugfix
Kenneth Reitz [Sat, 20 Aug 2011 23:52:18 +0000 (19:52 -0400)]
r.fo bugfix

13 years agoremote read/close methods from response
Kenneth Reitz [Sat, 20 Aug 2011 23:49:23 +0000 (19:49 -0400)]
remote read/close methods from response

13 years agosettings.decode_unicode
Kenneth Reitz [Sat, 20 Aug 2011 23:47:43 +0000 (19:47 -0400)]
settings.decode_unicode

13 years agoutils.decode_gzip
Kenneth Reitz [Sat, 20 Aug 2011 23:46:50 +0000 (19:46 -0400)]
utils.decode_gzip

13 years agomay have multiple encoding values
Kenneth Reitz [Sat, 20 Aug 2011 23:44:24 +0000 (19:44 -0400)]
may have multiple encoding values

13 years agosettings.allow_unicode
Kenneth Reitz [Sat, 20 Aug 2011 23:43:36 +0000 (19:43 -0400)]
settings.allow_unicode

13 years agono separate test suite
Kenneth Reitz [Sat, 20 Aug 2011 23:40:33 +0000 (19:40 -0400)]
no separate test suite

13 years agoMerge branch 'feature/unicode' into feature/fo
Kenneth Reitz [Sat, 20 Aug 2011 23:30:46 +0000 (19:30 -0400)]
Merge branch 'feature/unicode' into feature/fo

Conflicts:
AUTHORS

13 years agocleanups, response.fo
Kenneth Reitz [Sat, 20 Aug 2011 23:26:56 +0000 (19:26 -0400)]
cleanups, response.fo

13 years agoMerge branch 'develop' of https://github.com/janrito/requests into develop
Kenneth Reitz [Sat, 20 Aug 2011 23:23:53 +0000 (19:23 -0400)]
Merge branch 'develop' of https://github.com/janrito/requests into develop

13 years agoAUTHORS += Alejandro Giacometti
Kenneth Reitz [Sat, 20 Aug 2011 23:22:48 +0000 (19:22 -0400)]
AUTHORS += Alejandro Giacometti

13 years agoadded Rick Mak to AUTHORS
Kenneth Reitz [Sat, 20 Aug 2011 23:22:18 +0000 (19:22 -0400)]
added Rick Mak to AUTHORS

13 years agomove encoding methods into utils for external consumption
Kenneth Reitz [Sat, 20 Aug 2011 23:17:41 +0000 (19:17 -0400)]
move encoding methods into utils for external consumption

13 years agomove encoding detection out of request object.
Kenneth Reitz [Sat, 20 Aug 2011 23:17:25 +0000 (19:17 -0400)]
move encoding detection out of request object.

13 years agoMerge https://github.com/rickmak/requests into feature/unicode
Kenneth Reitz [Sat, 20 Aug 2011 22:42:18 +0000 (18:42 -0400)]
Merge https://github.com/rickmak/requests into feature/unicode

Conflicts:
requests/models.py

13 years agomerge remnant (oops)
Kenneth Reitz [Sat, 20 Aug 2011 22:34:33 +0000 (18:34 -0400)]
merge remnant (oops)

13 years agoMerge branch 'develop'
Kenneth Reitz [Sat, 20 Aug 2011 22:26:04 +0000 (18:26 -0400)]
Merge branch 'develop'

13 years agov0.6.1 v0.6.1
Kenneth Reitz [Sat, 20 Aug 2011 22:25:32 +0000 (18:25 -0400)]
v0.6.1

13 years agohistory update
Kenneth Reitz [Sat, 20 Aug 2011 22:24:58 +0000 (18:24 -0400)]
history update

13 years agoAdded readline method to response object.
Alejandro Giacometti [Sat, 20 Aug 2011 21:05:39 +0000 (23:05 +0200)]
Added readline method to response object.

13 years agono more roadmap
Kenneth Reitz [Sat, 20 Aug 2011 00:59:16 +0000 (20:59 -0400)]
no more roadmap

13 years agoMerge branch 'feature/jerem' into develop
Kenneth Reitz [Sat, 20 Aug 2011 00:12:53 +0000 (20:12 -0400)]
Merge branch 'feature/jerem' into develop

13 years agoconfig max_redirects
Kenneth Reitz [Sat, 20 Aug 2011 00:12:41 +0000 (20:12 -0400)]
config max_redirects

13 years agointegrate codes into models.py
Kenneth Reitz [Sat, 20 Aug 2011 00:12:33 +0000 (20:12 -0400)]
integrate codes into models.py

13 years ago303 status code
Kenneth Reitz [Sat, 20 Aug 2011 00:12:16 +0000 (20:12 -0400)]
303 status code

13 years agoMerge branch 'develop' of https://github.com/jerem/requests into feature/jerem
Kenneth Reitz [Fri, 19 Aug 2011 23:58:24 +0000 (19:58 -0400)]
Merge branch 'develop' of https://github.com/jerem/requests into feature/jerem

13 years agoadded Den Shabalin to AUTHORS
Kenneth Reitz [Fri, 19 Aug 2011 23:39:53 +0000 (19:39 -0400)]
added Den Shabalin to AUTHORS

13 years agoMerge branch 'master' of github.com:densh/requests into issue-128
Den Shabalin [Fri, 19 Aug 2011 16:20:54 +0000 (19:20 +0300)]
Merge branch 'master' of github.com:densh/requests into issue-128

13 years agoFixes an issue #128: ``Response not working with lxml''. This error happend due to...
Den Shabalin [Fri, 19 Aug 2011 16:18:26 +0000 (19:18 +0300)]
Fixes an issue #128: ``Response not working with lxml''. This error happend due to lxml's attempt to do .geturl() call on the response object. __getattr__ didn't raise AttributeError so ``response.geturl'' returned None and ``response.geturl()'' resulted into ``TypeError: 'NoneType' object is not callable'' seen in the issue.

13 years agoFix tried_encodings scope
Rick Mak [Thu, 18 Aug 2011 06:42:35 +0000 (14:42 +0800)]
Fix tried_encodings scope

13 years agoImport re
Rick Mak [Thu, 18 Aug 2011 06:22:54 +0000 (14:22 +0800)]
Import re

13 years agoAdded Mikko Ohtamaa to AUTHORS
Kenneth Reitz [Thu, 18 Aug 2011 00:17:22 +0000 (20:17 -0400)]
Added Mikko Ohtamaa to AUTHORS
#124

13 years agoAllow any method, if so inclined
Kenneth Reitz [Thu, 18 Aug 2011 00:13:44 +0000 (20:13 -0400)]
Allow any method, if so inclined
#124

13 years agoHandle redirection without scheme.
Jérémy Bethmont [Wed, 17 Aug 2011 14:04:53 +0000 (16:04 +0200)]
Handle redirection without scheme.

13 years agoauthors
Kenneth Reitz [Wed, 17 Aug 2011 13:45:31 +0000 (09:45 -0400)]
authors

13 years agoMerge branch 'patch-1' of https://github.com/sharat87/requests into develop
Kenneth Reitz [Wed, 17 Aug 2011 13:45:23 +0000 (09:45 -0400)]
Merge branch 'patch-1' of https://github.com/sharat87/requests into develop

13 years agoAuthors += Armin
Kenneth Reitz [Wed, 17 Aug 2011 13:41:24 +0000 (09:41 -0400)]
Authors += Armin

13 years agoMerge remote-tracking branch 'upstream/develop' into develop
Jérémy Bethmont [Wed, 17 Aug 2011 13:32:11 +0000 (15:32 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

13 years agoFixed bad merge.
Jérémy Bethmont [Wed, 17 Aug 2011 13:31:24 +0000 (15:31 +0200)]
Fixed bad merge.

13 years agoTypo in documentation
Shrikant Sharat Kandula [Wed, 17 Aug 2011 12:38:50 +0000 (12:38 +051800)]
Typo in documentation

The kwarg is named `headers`, not `header`. Also, its a dict, not a set.

13 years agoAs proposed by @davidbgk this is only consistent with \o/ :)
Armin Ronacher [Wed, 17 Aug 2011 10:40:29 +0000 (13:40 +0300)]
As proposed by @davidbgk this is only consistent with \o/ :)

13 years agoMerge branch 'develop'
Kenneth Reitz [Wed, 17 Aug 2011 08:33:34 +0000 (04:33 -0400)]
Merge branch 'develop'

13 years agolet's do this v0.6.0
Kenneth Reitz [Wed, 17 Aug 2011 08:32:46 +0000 (04:32 -0400)]
let's do this

13 years agoFixing myself :)
Jeremy Selier [Wed, 17 Aug 2011 08:28:47 +0000 (11:28 +0300)]
Fixing myself :)

13 years agoreadme cleanup
Kenneth Reitz [Wed, 17 Aug 2011 08:23:16 +0000 (04:23 -0400)]
readme cleanup

13 years agosupported interpreters
Kenneth Reitz [Wed, 17 Aug 2011 08:17:21 +0000 (04:17 -0400)]
supported interpreters

13 years agodoc cleanups
Kenneth Reitz [Wed, 17 Aug 2011 08:16:19 +0000 (04:16 -0400)]
doc cleanups

13 years agoMerge remote-tracking branch 'upstream/develop' into develop
Jérémy Bethmont [Wed, 17 Aug 2011 08:07:43 +0000 (10:07 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

Conflicts:
requests/models.py

13 years agohooks in api layer only
Kenneth Reitz [Wed, 17 Aug 2011 08:05:20 +0000 (04:05 -0400)]
hooks in api layer only

13 years agofixes
Kenneth Reitz [Wed, 17 Aug 2011 08:03:54 +0000 (04:03 -0400)]
fixes

13 years agotypo
Kenneth Reitz [Wed, 17 Aug 2011 08:01:11 +0000 (04:01 -0400)]
typo

13 years agoconsiserererr
Kenneth Reitz [Wed, 17 Aug 2011 08:00:12 +0000 (04:00 -0400)]
consiserererr

13 years agocookies docs
Kenneth Reitz [Wed, 17 Aug 2011 07:58:55 +0000 (03:58 -0400)]
cookies docs

13 years agochanging history
Kenneth Reitz [Wed, 17 Aug 2011 07:25:31 +0000 (03:25 -0400)]
changing history

13 years agoyawns
Kenneth Reitz [Wed, 17 Aug 2011 07:21:31 +0000 (03:21 -0400)]
yawns

13 years agocleaner defaults
Kenneth Reitz [Wed, 17 Aug 2011 07:19:51 +0000 (03:19 -0400)]
cleaner defaults

13 years agohijack arguments
Kenneth Reitz [Wed, 17 Aug 2011 07:19:46 +0000 (03:19 -0400)]
hijack arguments

13 years agoadvanced docs
Kenneth Reitz [Wed, 17 Aug 2011 07:07:24 +0000 (03:07 -0400)]
advanced docs

13 years agomerge headers, don't overwrite
Kenneth Reitz [Wed, 17 Aug 2011 06:49:29 +0000 (02:49 -0400)]
merge headers, don't overwrite

13 years agodocs update
Kenneth Reitz [Wed, 17 Aug 2011 06:49:13 +0000 (02:49 -0400)]
docs update

13 years agoadd_dict_to_cookiejar
Kenneth Reitz [Wed, 17 Aug 2011 06:25:56 +0000 (02:25 -0400)]
add_dict_to_cookiejar

Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
13 years agocookie session persistence
Kenneth Reitz [Wed, 17 Aug 2011 06:25:41 +0000 (02:25 -0400)]
cookie session persistence

13 years agoACTIVVVAATTTEEEEEEE
Kenneth Reitz [Wed, 17 Aug 2011 06:01:19 +0000 (02:01 -0400)]
ACTIVVVAATTTEEEEEEE

13 years agosuper cookiejar_from_dict powwerrrs
Kenneth Reitz [Wed, 17 Aug 2011 06:01:13 +0000 (02:01 -0400)]
super cookiejar_from_dict powwerrrs

13 years agosp.
Kenneth Reitz [Wed, 17 Aug 2011 05:32:12 +0000 (01:32 -0400)]
sp.

13 years agov0.6.0
Kenneth Reitz [Wed, 17 Aug 2011 05:32:04 +0000 (01:32 -0400)]
v0.6.0

13 years agocookiejar_from_dict
Kenneth Reitz [Wed, 17 Aug 2011 05:29:58 +0000 (01:29 -0400)]
cookiejar_from_dict
#12

13 years agoget cookies from response
Kenneth Reitz [Wed, 17 Aug 2011 05:23:49 +0000 (01:23 -0400)]
get cookies from response
#116

13 years agosession at root package level
Kenneth Reitz [Wed, 17 Aug 2011 05:00:00 +0000 (01:00 -0400)]
session at root package level

13 years agoReturn the r.content as unicode.
Rick Mak [Wed, 17 Aug 2011 04:49:19 +0000 (12:49 +0800)]
Return the r.content as unicode.

13 years agobetter
Kenneth Reitz [Wed, 17 Aug 2011 04:40:49 +0000 (00:40 -0400)]
better

13 years agowhitespace
Kenneth Reitz [Wed, 17 Aug 2011 04:40:37 +0000 (00:40 -0400)]
whitespace

13 years agomove hooks into api layer only
Kenneth Reitz [Wed, 17 Aug 2011 04:40:28 +0000 (00:40 -0400)]
move hooks into api layer only

13 years agopost_request hook
Kenneth Reitz [Wed, 17 Aug 2011 04:33:28 +0000 (00:33 -0400)]
post_request hook

13 years agodocstrings
Kenneth Reitz [Wed, 17 Aug 2011 04:33:21 +0000 (00:33 -0400)]
docstrings

13 years agopre_request hook
Kenneth Reitz [Wed, 17 Aug 2011 04:27:53 +0000 (00:27 -0400)]
pre_request hook

13 years agoattach hooks to Request
Kenneth Reitz [Wed, 17 Aug 2011 04:27:41 +0000 (00:27 -0400)]
attach hooks to Request