summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix Response Status Codes in the docs.Ian Cordasco2012-06-211-1/+1
|
* Update raise_for_status() exception output to reflect that ↵jkleint2012-06-181-3/+3
| | | | requests.exceptions.HTTPError is raised, not urllib2.HTTPError.
* Add rauth.Mahmoud Hossam2012-06-161-0/+1
|
* cleanup #676Kenneth Reitz2012-06-141-51/+4
|
* Removed last attempt at documenting how to access Request from Response ↵Michael Holler2012-06-141-83/+79
| | | | objects, replaced with section entitled 'Request and Response Objects'
* Added 'request object attributes' section headerMichael Holler2012-06-131-4/+3
|
* Added alphabetized list of request attributes and descriptions.Michael Holler2012-06-131-0/+18
|
* Added documentation on how to access and use the Request object.Michael Holler2012-06-131-0/+65
|
* don't change scrollbarsKenneth Reitz2012-06-071-34/+0
|
* If this comment is true ↵Daniel Miller2012-06-071-36/+1
| | | | (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.
* more examplesKenneth Reitz2012-06-071-5/+9
| | | #657
* Revert "In fact, the feature is so awesome that it should go into index.rst"Kenneth Reitz2012-06-071-5/+3
| | | | This reverts commit f968fe013659b9b5b89f0316203de5f3139a7217.
* In fact, the feature is so awesome that it should go into index.rstDanilo Bargen2012-06-061-3/+5
|
* Added r.json documentation (document ALL the awesome features!)Danilo Bargen2012-06-061-0/+13
|
* Added information about HTTP proxy authentication to docsDanilo Bargen2012-05-301-2/+13
|
* First draft of full verbs.Cory Benfield2012-05-191-0/+156
|
* Correctly reflect redirection behaviour.Cory Benfield2012-05-171-5/+5
| | | | | | 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.
* Rewrite quickstart docs.Cory Benfield2012-05-171-123/+102
| | | | This should help with issue #503.
* Improve developer documentation.Paul Nasrat2012-05-131-2/+7
| | | | | | I cloned, followed the todo and had failures as no certifi or chardet. Fixed up so easy to get started.
* thread safeKenneth Reitz2012-05-081-0/+1
|
* sending strings to be received as filesbarberj2012-05-061-0/+28
|
* Fixed broken links in TODO docs.Berker Peksag2012-05-061-3/+3
|
* update documentation to correspond to new cookie APIShivaram Lingamneni2012-05-011-2/+2
|
* moarKenneth Reitz2012-04-091-1/+2
|
* Remove bad tab indentAdrian2012-04-041-2/+2
|
* Fixed typoe (s/repsonses/responses/)Andrey Petrov2012-04-021-1/+1
|
* Fix #506: Change "Support Requests" to "Donate".Michael Kelly2012-04-021-1/+1
|
* roadmapKenneth Reitz2012-03-311-6/+2
|
* HTTP/1.1Kenneth Reitz2012-03-311-1/+1
|
* little correction of curl in docspulpe2012-03-281-2/+2
|
* paypalKenneth Reitz2012-03-251-0/+1
|
* Merge branch 'develop' of github.com:kennethreitz/requests into developKenneth Reitz2012-03-222-3/+26
|\
| * Merge pull request #494 from JDrosdeck/docKenneth Reitz2012-03-181-0/+26
| |\ | | | | | | Add quickstart doc and example for passing parameters in a GET request
| | * Add quickstart doc and example for passing parameters in a GET requestJonathan Drosdeck2012-03-181-0/+26
| | |
| * | remove debian packaging warningKenneth Reitz2012-03-181-3/+0
| |/ | | | | | | it's up to date now
* | #508Kenneth Reitz2012-03-221-0/+1
| |
* | Suggesting changing "async.map(rs)" to "responses = async.map(rs)" just to ↵Daniel Miller2012-03-221-1/+1
|/ | | | 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
* Facilitate proxy configuration by environment variablesJohannes Gorset2012-03-081-0/+27
|
* Added StringIO/Image example to quickstart documentation.Danilo Bargen2012-02-211-0/+7
|
* .netrcKenneth Reitz2012-02-201-0/+1
|
* 100k timesKenneth Reitz2012-02-201-1/+1
|
* no more SOPAKenneth Reitz2012-02-201-2/+0
|
* Update docs/community/faq.rstKenneth Reitz2012-02-031-1/+0
|
* Native Instruments!Kenneth Reitz2012-01-311-1/+1
|
* Fix httpbin urls with missing .orgJohannes2012-01-261-3/+3
|
* 80kKenneth Reitz2012-01-231-1/+1
|
* textKenneth Reitz2012-01-231-1/+1
|
* r.textKenneth Reitz2012-01-231-4/+4
|
* explain binary response dataKenneth Reitz2012-01-231-6/+32
|
* r.textKenneth Reitz2012-01-231-1/+1
|