Commit Graph

526 Commits

Author SHA1 Message Date
Kenneth Reitz 4d0c6cefd0 yawns 2011-08-17 03:21:31 -04:00
Kenneth Reitz 3f8f1dc00c cleaner defaults 2011-08-17 03:19:51 -04:00
Kenneth Reitz 008c77c911 hijack arguments 2011-08-17 03:19:46 -04:00
Kenneth Reitz 77b37687b6 advanced docs 2011-08-17 03:07:24 -04:00
Kenneth Reitz b7307298d2 merge headers, don't overwrite 2011-08-17 02:49:29 -04:00
Kenneth Reitz abcf81e2a8 docs update 2011-08-17 02:49:13 -04:00
Kenneth Reitz e477fce211 add_dict_to_cookiejar
Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
2011-08-17 02:25:56 -04:00
Kenneth Reitz 467766cfe8 cookie session persistence 2011-08-17 02:25:41 -04:00
Kenneth Reitz 66391e5c9d ACTIVVVAATTTEEEEEEE 2011-08-17 02:01:19 -04:00
Kenneth Reitz f7024a6000 super cookiejar_from_dict powwerrrs 2011-08-17 02:01:13 -04:00
Kenneth Reitz ec33ce9d29 sp. 2011-08-17 01:32:12 -04:00
Kenneth Reitz d0aa0175e6 v0.6.0 2011-08-17 01:32:04 -04:00
Kenneth Reitz d9e5717377 cookiejar_from_dict
#12
2011-08-17 01:29:58 -04:00
Kenneth Reitz 7e255177dc get cookies from response
#116
2011-08-17 01:23:49 -04:00
Kenneth Reitz b0a0b509da session at root package level 2011-08-17 01:00:00 -04:00
Kenneth Reitz 51038497f6 better 2011-08-17 00:40:49 -04:00
Kenneth Reitz 855c273707 whitespace 2011-08-17 00:40:37 -04:00
Kenneth Reitz 281ab5a8f9 move hooks into api layer only 2011-08-17 00:40:28 -04:00
Kenneth Reitz 7836536459 post_request hook 2011-08-17 00:33:28 -04:00
Kenneth Reitz 2a0eff9c71 docstrings 2011-08-17 00:33:21 -04:00
Kenneth Reitz 3e8a14e133 pre_request hook 2011-08-17 00:28:03 -04:00
Kenneth Reitz 8ef0e88220 attach hooks to Request 2011-08-17 00:27:41 -04:00
Kenneth Reitz e102c1b4ca RTD doesn't work w/ this 2011-08-17 00:17:58 -04:00
Kenneth Reitz 5ba43d0fe5 hook plans 2011-08-17 00:16:57 -04:00
Kenneth Reitz 783e540d6d sigh 2011-08-17 00:09:47 -04:00
Kenneth Reitz 24da41005c hmmm 2011-08-17 00:09:38 -04:00
Kenneth Reitz 17d3e1d498 whitespace 2011-08-17 00:08:39 -04:00
Kenneth Reitz 8d2ab68a97 space 2011-08-17 00:08:06 -04:00
Kenneth Reitz 7322aa5b64 newlines 2011-08-17 00:02:18 -04:00
Kenneth Reitz 6b11cf21f3 todo 2011-08-17 00:00:47 -04:00
Kenneth Reitz 9322d13f61 cleanups 2011-08-16 23:58:55 -04:00
Kenneth Reitz 86a06c5c18 auth_manager internal 2011-08-16 23:58:07 -04:00
Kenneth Reitz d0cb56932c new hooks system
#118
2011-08-16 23:57:44 -04:00
Kenneth Reitz fc04d8a368 cleanups 2011-08-16 22:55:18 -04:00
Kenneth Reitz 519b9cee96 relative imports 2011-08-16 22:55:10 -04:00
Kenneth Reitz efba606e57 doctoring for Session 2011-08-16 22:20:26 -04:00
Kenneth Reitz 5bb18810d4 memory location repr for requests-client 2011-08-16 22:19:49 -04:00
Kenneth Reitz 853383a8d3 docstring fix 2011-08-16 22:16:22 -04:00
Kenneth Reitz f319006813 session => sessions 2011-08-16 22:15:03 -04:00
Kenneth Reitz 2fa021582b Merge branch 'feature/session' of https://github.com/tomhsx/requests into feature/session
Conflicts:
	AUTHORS
2011-08-16 02:34:44 -04:00
Tom Hogans 0ed641a26e Added docs regarding requests.session to docs/user/advanced.rst 2011-08-16 02:00:11 -04:00
Tom Hogans c2fd568695 Added tests for requests.session 2011-08-16 01:38:39 -04:00
Kenneth Reitz 8f72c48548 added alex to authors 2011-08-15 22:17:55 -04:00
alopatin 08a821381a Fixed misc spelling mistakes. 2011-08-15 22:53:22 -03:00
Kenneth Reitz 4625445d2a Merge branch 'develop' of https://github.com/moliware/requests into develop 2011-08-15 21:50:00 -04:00
Tom Hogans ca428504d4 Added request.session functionality 2011-08-15 16:01:26 -04:00
JensDiemer 88f79b74ce use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback 2011-08-15 17:03:37 +02:00
JensDiemer 647cdd3847 Use socket.setdefaulttimeout(timeout) only if timeout argument doesn't exist (Python <2.6) - https://github.com/kennethreitz/requests/issues/112 2011-08-15 16:51:33 +02:00
moliware c510d21e4e headers.update is not the same that add headers one by one with add_header 2011-08-15 11:58:57 +02:00
Kenneth Reitz 49e5df1ff9 whoops 2011-08-14 22:32:35 -04:00