Cory Benfield
45478d5be1
Note @jeremycline is now our contact.
2016-10-13 13:28:19 +01:00
Cory Benfield
02ab1ba5bd
Let's use capitals.
2016-10-12 11:11:05 +01:00
Stewart Polley
341bed9e17
Add Documentation for custom methods
2016-10-08 06:22:07 +10:00
Om Prakash
06920cc266
fixes broken link on documentation page
...
Issue #3603
2016-09-28 16:34:02 +05:30
Richard van den Berg
2cd05271be
Add persistent examples
2016-08-26 09:43:11 +02:00
Maik
b5fac31688
Changes to documentation based on comments and correction of list of authors.
2016-08-17 22:03:18 +02:00
Maik Himstedt
b26606cc3c
Adding notes about Request's timeout behavior.
2016-08-17 20:27:00 +02:00
kennethreitz
b9648bad19
Update index.rst
2016-08-15 15:36:41 -04:00
Nate Prewitt
1435cf5aff
docs updates
2016-08-14 20:56:52 -06:00
Jiayuan Zhang
00f83fb0c6
fix grammer mistakes in Quickstart
2016-08-13 10:19:10 +08:00
kennethreitz
931397829e
Update index.rst
2016-08-08 23:01:48 -04:00
David Poggi
5f7b8ab0a7
Update index.rst
2016-08-08 22:58:26 -04:00
David Poggi
33a74f1787
Update index.rst
...
Range formatting update.
2016-08-08 22:57:05 -04:00
David Poggi
bab4aa0fbf
Clarify Python versions supported by requests
2016-08-08 22:49:35 -04:00
Michael
07b7872df8
Add a bit about RequestsCookieJar to Cookies section
2016-08-03 13:03:34 -07:00
Zeusw
cf938420f8
in python3.x not have StringIO
...
I think, should such an amendment.
2016-07-14 10:40:32 +08:00
Nate Prewitt
1cb3b797fe
updating documentation to reflect decision of #3386
2016-07-07 07:44:20 -06:00
Peter Marsh
8484144c67
Update list of supported Python versions in todo.rst
2016-06-21 19:50:11 +01:00
kennethreitz
e12ee9407c
Merge pull request #3297 from davidfischer/http-error-specifics
...
Note how HTTPErrors are raised
2016-06-08 23:57:44 -07:00
kennethreitz
6c9a0eff04
compensate for lack of taste
2016-06-09 00:38:53 -04:00
David Fischer
6f5b6bd4c4
Update a note on AppEngine
2016-06-08 19:31:32 -07:00
David Fischer
277d4a41ad
Note how HTTPErrors are raised
2016-06-08 18:19:10 -07:00
Cory Benfield
7a404cf4ec
Document header ordering. ( #3295 )
2016-06-08 11:44:33 -05:00
Ian Cordasco
3669b4216a
Merge pull request #3173 from Lukasa/socks-proxy-docs
...
Add section on SOCKS proxies.
2016-05-05 12:18:27 -05:00
Cory Benfield
339e950dc7
Add section on SOCKS proxies.
2016-05-03 08:07:30 +01:00
Lukas Vacek
52facb2257
docs: Add a note about SSL c_rehash
2016-05-02 23:03:35 +02:00
Rémy HUBSCHER
70a344d8eb
Update readthedocs links.
2016-04-28 12:39:10 +02:00
Hitster GTD
d801d7797e
Remove stale sentence in philosophy.rst
...
Sentence contained reference to version 1.0.0.
2016-04-16 10:57:24 +01:00
Kevin Burke
e94c812c2d
Clarify that SSL verification is on by default
...
Generally if a kwarg is present it indicates that an option other than the
default is being specified. Putting `verify=True` in the first code sample
for SSL confused me, because it seemed to indicate that you had to specify
`verify=True` to get SSL verification. The opposite is true; SSL verification
is turned on by default and you have to specify `verify=False` to opt out of
SSL verification.
Updates the docs to make this more clear. Furthermore, connections to
https://kennethreitz.com currently time out instead of presenting an invalid
certificate, so I replaced this domain with https://requestb.in , which presents
the same error message as is currently there.
2016-03-17 08:16:56 -07:00
Brandon Sandrowicz
f0d5a1f230
Fix autofunction Reference
...
`request.codes` is a class (`LookupDict`), not a function.
2016-03-08 23:57:54 -05:00
kennethreitz
46184236dc
docs2
2016-02-21 23:02:10 -05:00
kennethreitz
7c5d703466
docs
2016-02-21 23:01:41 -05:00
kennethreitz
f8798a253a
http://pep8.org
2016-02-21 23:00:42 -05:00
kennethreitz
7de1495bf5
add httpbin.org
2016-02-21 22:54:04 -05:00
kennethreitz
c4adf614a6
translate all the pages
2016-02-21 22:35:38 -05:00
kennethreitz
f90c311851
peeps be stealin'!
2016-02-21 22:04:52 -05:00
kennethreitz
f2ec732ce8
stay informed
2016-02-21 20:45:45 -05:00
kennethreitz
e47e80b92f
&bsp;
2016-02-21 20:34:15 -05:00
kennethreitz
5f06b8196e
updated sidebars
2016-02-21 20:32:42 -05:00
kennethreitz
41c26ce1f5
improvements to index
2016-02-21 20:32:36 -05:00
kennethreitz
75096a167c
transcendental meditation
2016-02-19 09:26:21 -05:00
kennethreitz
b366ef039c
improved presentation of style guide
2016-02-19 09:11:09 -05:00
kennethreitz
fc1e9b46a1
lyrics, er, docstrings
2016-02-19 09:08:29 -05:00
kennethreitz
a7b5e3191d
pass go, yay $200
2016-02-19 08:51:36 -05:00
kennethreitz
ca303cda0a
letters
2016-02-19 06:14:51 -05:00
kennethreitz
1b1f4ac77d
cheat code
2016-02-19 06:08:38 -05:00
kennethreitz
d8bf59dde4
namedrop
2016-02-19 05:45:55 -05:00
kennethreitz
14a83339a7
words (docs)
2016-02-19 05:41:17 -05:00
kennethreitz
b70136cf52
completely (docs)
2016-02-19 05:38:33 -05:00
kennethreitz
f653b9ac58
sentences
2016-02-19 05:03:04 -05:00