Commit Graph

240 Commits

Author SHA1 Message Date
Kenneth Reitz 6b1e81c410 cleanup #676 2012-06-14 12:51:28 -04:00
Michael Holler 5db661a9e4 Removed last attempt at documenting how to access Request from Response objects, replaced with section entitled 'Request and Response Objects' 2012-06-14 09:14:37 -05:00
Michael Holler fde7ba78f2 Added 'request object attributes' section header 2012-06-13 23:18:25 -05:00
Michael Holler b0db8cf2d8 Added alphabetized list of request attributes and descriptions. 2012-06-13 23:16:06 -05:00
Michael Holler a5f05353b3 Added documentation on how to access and use the Request object. 2012-06-13 23:00:12 -05:00
Kenneth Reitz f733ff0196 don't change scrollbars 2012-06-07 22:44:38 -04:00
Daniel Miller c589d8a251 If this comment is true (https://github.com/kennethreitz/requests/issues/239#issuecomment-6180706), then it would be good to point people in the right direction. Otherwise disregard this message. 2012-06-07 16:47:54 -07:00
Kenneth Reitz c0ae3dd31e more examples
#657
2012-06-07 03:09:19 +02:00
Kenneth Reitz dda9689ca4 Revert "In fact, the feature is so awesome that it should go into index.rst"
This reverts commit f968fe0136.
2012-06-07 03:02:32 +02:00
Danilo Bargen f968fe0136 In fact, the feature is so awesome that it should go into index.rst 2012-06-06 17:07:42 +02:00
Danilo Bargen 1164450dac Added r.json documentation (document ALL the awesome features!) 2012-06-06 16:59:20 +02:00
Danilo Bargen d81dfe266e Added information about HTTP proxy authentication to docs 2012-05-30 17:34:24 +02:00
Cory Benfield 2b8e01bff7 First draft of full verbs. 2012-05-19 21:34:36 +01:00
Cory Benfield 36fd8da1c0 Correctly reflect redirection behaviour.
The docs incorrectly listed HEAD as a method that follows redirects by
default: it does not. This commit resolves this issue, and thus resolves
issue #504.
2012-05-17 19:25:35 +01:00
Cory Benfield 45506d1f39 Rewrite quickstart docs.
This should help with issue #503.
2012-05-17 10:16:42 +01:00
Paul Nasrat 2c11473816 Improve developer documentation.
I cloned, followed the todo and had failures as no certifi or chardet.

Fixed up so easy to get started.
2012-05-13 16:09:52 -07:00
Kenneth Reitz 6fd03d5f20 thread safe 2012-05-08 01:24:30 -04:00
barberj e912a6f5da sending strings to be received as files 2012-05-06 15:14:57 -07:00
Berker Peksag a0f991dbad Fixed broken links in TODO docs. 2012-05-06 22:26:28 +03:00
Shivaram Lingamneni fdd08215ea update documentation to correspond to new cookie API 2012-05-01 21:46:53 -07:00
Kenneth Reitz 821cbb3e08 moar 2012-04-09 04:22:10 -04:00
Adrian da288ad57a Remove bad tab indent 2012-04-04 11:03:49 +03:00
Andrey Petrov 03ae9bee74 Fixed typoe (s/repsonses/responses/) 2012-04-02 16:59:08 -07:00
Michael Kelly 48396f97a9 Fix #506: Change "Support Requests" to "Donate". 2012-04-02 00:40:20 -07:00
Kenneth Reitz 751e2ea2d4 roadmap 2012-03-31 03:21:31 -04:00
Kenneth Reitz 11e5c8eab7 HTTP/1.1 2012-03-31 00:08:38 -04:00
pulpe 13060f89c7 little correction of curl in docs 2012-03-28 10:45:21 +02:00
Kenneth Reitz afb1bd103a paypal 2012-03-25 03:56:00 -04:00
Kenneth Reitz 4c1852f928 Merge branch 'develop' of github.com:kennethreitz/requests into develop 2012-03-22 15:00:51 -04:00
Kenneth Reitz 6e26f5754b #508 2012-03-22 15:00:47 -04:00
Daniel Miller 82d1b340dc Suggesting changing "async.map(rs)" to "responses = async.map(rs)" just to show that it returns a list rather than mutating the original? Maybe this is apparent for most, but I was a bit confused =/ http://goo.gl/gE4up 2012-03-22 11:57:19 -07:00
Kenneth Reitz f8ec2544ce Merge pull request #494 from JDrosdeck/doc
Add quickstart doc and example for passing parameters in a GET request
2012-03-18 19:07:31 -07:00
Kenneth Reitz e65f52aae4 remove debian packaging warning
it's up to date now
2012-03-18 22:02:43 -04:00
Jonathan Drosdeck f2172922c5 Add quickstart doc and example for passing parameters in a GET request 2012-03-18 15:37:46 -04:00
Johannes Gorset 21c2146be4 Facilitate proxy configuration by environment variables 2012-03-08 13:34:23 +01:00
Danilo Bargen 8b750ee182 Added StringIO/Image example to quickstart documentation. 2012-02-21 09:24:52 +01:00
Kenneth Reitz 8c873712fe .netrc 2012-02-20 16:20:07 -05:00
Kenneth Reitz 124c172c72 100k times 2012-02-20 13:49:29 -05:00
Kenneth Reitz ceb42dd5de no more SOPA 2012-02-20 12:39:25 -05:00
Kenneth Reitz a74481a1d4 Update docs/community/faq.rst 2012-02-03 13:24:00 -05:00
Kenneth Reitz 120e62900b Native Instruments! 2012-01-31 02:15:55 -05:00
Johannes ca57e93ebf Fix httpbin urls with missing .org 2012-01-26 02:13:04 +00:00
Kenneth Reitz 50298bbf97 80k 2012-01-23 02:52:38 -05:00
Kenneth Reitz 976bfbf687 text 2012-01-23 02:43:38 -05:00
Kenneth Reitz 1bc377b188 r.text 2012-01-23 02:42:34 -05:00
Kenneth Reitz a89530aef5 explain binary response data 2012-01-23 02:42:05 -05:00
Kenneth Reitz 90f5c8bd85 r.text 2012-01-23 02:32:09 -05:00
Kenneth Reitz 57aeafa115 pythons 2012-01-23 02:21:35 -05:00
Kenneth Reitz a29e862adf new pythons! 2012-01-23 02:21:30 -05:00
Kenneth Reitz 5bff8e362f Update docs/dev/todo.rst 2012-01-19 18:43:43 -05:00