kennethreitz
d91b70bd29
512
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-08 06:29:53 -05:00
kennethreitz
5daa6cc63c
$253
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 20:06:13 -05:00
kennethreitz
0730b231ec
$203
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 20:02:12 -05:00
kennethreitz
77aa42943e
more info
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 19:42:03 -05:00
kennethreitz
b98027af9e
donations
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 19:41:24 -05:00
kennethreitz
8ce2c1a182
one time
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 19:27:15 -05:00
kennethreitz
327a54d29d
sidebar
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 19:24:45 -05:00
kennethreitz
38a1947957
$10
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 19:11:45 -05:00
kennethreitz
f8ade96762
sidebar
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 18:52:24 -05:00
kennethreitz
665bb2a687
fix
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 18:49:49 -05:00
kennethreitz
f21fd19ac5
goals
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 18:44:36 -05:00
kennethreitz
ac0a7ed152
fix
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:38:05 -05:00
kennethreitz
a4f313a0e5
development
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:36:35 -05:00
kennethreitz
8ca453a8d7
white
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:35:21 -05:00
kennethreitz
97b28fdf7f
top bar
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:33:51 -05:00
kennethreitz
40f4b984ef
index
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:18:27 -05:00
kennethreitz
529c423fb5
support for Requests 3.0
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:15:59 -05:00
kennethreitz
e292f302b7
different form
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:01:50 -05:00
kennethreitz
c95b63736d
links
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:56:58 -05:00
kennethreitz
2d357f9c3b
cleanup
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:55:18 -05:00
kennethreitz
7fb1d70b86
fix fix fix
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:54:40 -05:00
kennethreitz
c78c5002b5
important
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:51:30 -05:00
kennethreitz
d123e9fe78
fix broken things
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:48:44 -05:00
kennethreitz
8ad24ad430
experiment
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:44:57 -05:00
kennethreitz
4ea09e49f7
.org
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 10:19:31 -05:00
kennethreitz
06e788e253
<li><a href=" http://html.python-requests.com/ ">Requests-HTML</a></li>
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 09:18:00 -05:00
kennethreitz
27aad3666c
Merge branch 'master' of github.com:requests/requests
2018-02-27 08:44:37 -05:00
kennethreitz
44dbf8cf40
updated copyright year
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 08:44:29 -05:00
kennethreitz
6e76aaea45
nike
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-22 08:34:32 -05:00
Jon Dufresne
265ef609d5
Remove remaining references to removed, vendored packages ( #4499 )
...
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.
2018-02-17 08:15:54 -06:00
Jon Dufresne
9c0db92249
Clarify docs that Requests always uses certs from certifi
...
Since commit 0d7de6430e , certifi is always
used for certificates. Certify became a hard dependency of the package
in 628633143d .
Now update the docs to clarify that Request will always use certificates
from certifi.
2018-02-14 05:47:34 -08:00
kennethreitz
3c1d36b827
Merge branch 'master' of github.com:requests/requests
...
# Conflicts:
# docs/_templates/sidebarintro.html
# docs/_templates/sidebarlogo.html
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-12 09:43:07 -05:00
kennethreitz
3cd87fac5d
new sidebar link
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-12 09:42:09 -05:00
Jon Dufresne
e8205c0131
Trim trialing white space throughout the project
...
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
2018-02-05 06:23:53 -08:00
Ian Stapleton Cordasco
d55b81b964
Merge branch 'master' into fix/certifi-broken-link
2018-01-21 08:12:19 -06:00
kennethreitz
6a74c70a3a
merge
2018-01-20 09:02:15 -05:00
kennethreitz
599a8f11f8
sidebar
2018-01-20 09:01:50 -05:00
Никита Конин
0813c865ee
Fix broken link to Certifi
2018-01-18 20:14:33 +03:00
Jon Dufresne
030dcce20c
Prefer https over http for links in the documentation
...
- Fixed Read the Docs links
- Fixed GitHub links
- Fixed PyPI links
2018-01-06 11:23:50 -08:00
Cory Benfield
c2507013ab
Merge branch 'master' into document-status_codes
2017-11-22 20:41:46 +00:00
Zane Bitter
19919b44c4
Add documentation for available status codes
...
There was no way to determine what actual names were available outside
of looking at the source code. They were not listed in the documentation
or accessible through the interactive help.
In addition, doing `pydoc requests.status_codes` displayed some pretty
unhelpful information - the utf-8 encoding string was included in the
module name, there was no description, and internal variables used for
initialisation leaked into the module scope:
DATA
code = 511
codes = <lookup 'status_codes'>
title = 'network_authentication'
titles = ('network_authentication_required', 'network_auth', ...
This change prevents the internal variables from leaking, adds a
docstring (which has the side-effect of correcting the module name), and
appends information on the allowed status code names to the docstring
when the module is initialised.
The improved module documentation is then used in the API documentation
to provide another easy reference to the complete list of status codes.
2017-11-21 16:11:34 -05:00
Daniel Roseman
39446def39
Clarify behaviour of json parameter.
...
`json` is ignored if `data` or `files` is not empty.
2017-11-21 13:40:59 +00:00
Dave Shawley
7cc3d8dc6a
docs/quickstart: clarify raw response reading.
2017-11-17 16:37:08 -05:00
Tal Einat
7f08ad3b6c
Corrent HTTP -> HTML in quickstart doc
2017-11-16 09:59:00 +02:00
Alex Chan
c5ed41e00a
Add an example of two hooks
2017-10-24 07:27:55 +01:00
Alex Chan
40c5a8b0c2
Clarify that a Session can have multiple hooks
2017-10-23 13:25:46 +01:00
Alex Chan
87f3b0a559
Switch to using dict literals, it's 2017
2017-10-23 13:25:31 +01:00
Alex Chan
2c4849defe
Add something to the docs about hooks on Session()
2017-10-23 08:30:35 +01:00
kennethreitz
0eb9a4c161
stickers
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-19 13:23:15 -04:00
kennethreitz
fdb9b753b4
Update authors.rst
2017-09-05 11:31:16 -04:00