David Pursehouse
44e426e4ff
More line wrapping
...
Change-Id: I950c3da727fb97b58d96a872b0d2ed718cc60ba8
2014-07-18 16:35:54 +09:00
David Pursehouse
17852784e8
Remove redundant sentence from quickstart introduction
...
Change-Id: Ic03aa394941367745f3148d299b5313849f77051
2014-07-18 15:18:20 +09:00
David Pursehouse
c6fa5bb1cd
Fix a couple more malformed :meth: and :class: links
...
Change-Id: Ie38844a40ec7a483e6ce5e56077be344242bcd99
2014-07-18 15:15:54 +09:00
David Pursehouse
2a6303e018
Docs: Fix :class: and :meth: directives
...
A few instances of the directives were malformed and did not
result in hyperlinks in the generated HTML.
Change-Id: I94d93de928ee4ff24a48797baf2ac77598a20704
2014-07-16 10:50:57 +09:00
Ian Cordasco
d21916c0ff
Merge pull request #2134 from nonZero/patch-1
...
removed unneeded parentheses from if clause
2014-07-15 12:13:09 -05:00
Udi Oron
6dc13f2194
removed unneeded parentheses from if clause
2014-07-15 19:56:47 +03:00
David Pursehouse
a8a4c9828a
Restructure "Redirection and History" section in quickstart documentation
...
Change-Id: Ida38d551e8cd0edaeb92d09de411a6f4a3d0578b
2014-07-15 18:44:13 +09:00
David Pursehouse
f5a2138e8c
Minor tidy-ups in quickstart documentation
...
Change-Id: Ia862c17707a2a76182c549db88821636e8402729
2014-07-15 18:27:50 +09:00
Tshepang Lekhonkhobe
36b6c37496
Fix broken link
2014-07-14 16:13:23 +02:00
Espartaco Palma
291bc9ea07
Update link to pip site on docs/user/install.rst
2014-07-04 11:42:56 -05:00
Ian Cordasco
d25280dc20
Replace dead link with StackOverflow answer
2014-07-02 10:34:25 -05:00
np-csu
1bf4af6395
Update quickstart.rst
...
line 394: correct an input error.
2014-06-29 21:05:04 +08:00
Cory Benfield
22433163b3
Update trivial mentions to RFC 2616.
2014-06-07 09:53:12 +01:00
Cory Benfield
a2413e010f
Ensure that we open files in binary mode.
2014-05-28 16:59:57 +01:00
Paweł Romanowski
a7e7241616
Fix typo in advanced.rst docs
...
`Sesssion` -> `Session`
2014-05-13 10:11:40 +02:00
kennethreitz
338c5f6a0b
Merge pull request #1991 from gutworth/patch-1
...
replace reference to crate.io
2014-04-08 10:19:39 -04:00
Cory Benfield
6f52970a6d
Reinstate '$'.
2014-04-05 17:29:00 +01:00
Benjamin Peterson
fb2380c3cc
delete pypi mirror section
2014-04-05 11:57:43 -04:00
Ionel Cristian Mărieș
96936b5616
Make it more clear where install commands are run (so that newbies don't run them in the REPL, I've seen it happen :).
2014-04-05 16:40:13 +03:00
Benjamin Peterson
8a23dd94cb
replace reference to crate.io
...
crate.io is gone, so a different mirror should be used as an example. Also, the list of PyPI mirrors should be mentioned.
2014-04-04 23:58:18 -04:00
Aaron Iles
8a0bae45c2
Move SNI documentation to FAQ
...
Relocate documentation on Server-Name-Indication from the advanced
section to the frequently asked questions. This is minus details on
enabling SNI on Python2, which is instead captured by linking to Stack
Overflow.
2014-02-02 22:19:10 +11:00
Aaron Iles
b5b8198fd1
Document requirements for SNI support on Python2
...
A section for Request's advanced usage guide on what Server Name
Indication is, its purpose, and how to enable it on Python2.
2014-02-02 20:14:05 +11:00
Alexander
1e3eb4ef9e
Added info about posted files headers
2014-01-28 12:03:59 +03:00
Ian Cordasco
3bd16ce9c5
Add missing sled
...
Thanks @kevinburke
2014-01-21 19:55:00 -06:00
Ian Cordasco
799bf116fe
Add a small note about requests-toolbelt
2014-01-18 22:44:50 -06:00
Cory Benfield
476ab203bc
Document contextlib.closing.
2014-01-16 08:37:29 +00:00
Cory Benfield
ac4e05874a
Fixup the header heirarchy.
2014-01-09 19:50:56 +00:00
Cory Benfield
098865122c
Merge branch 'master' of github.com:dsoprea/requests
...
Conflicts:
docs/user/advanced.rst
2014-01-09 19:46:32 +00:00
Dustin Oprea
3ccdfce2e5
Added an SSL TA example.
2014-01-09 11:41:30 -05:00
kennethreitz
632304209c
Merge pull request #1831 from kevinburke/interlinks
...
Add more interlinks between the documentation
2014-01-08 10:48:25 -08:00
Kevin Burke
a0e7706440
Fix warnings when building the docs
...
It may be nice to make builds fail if new documentation generates warnings, to
avoid these sorts of problems slipping in in the future.
2013-12-28 00:09:29 -08:00
Kevin Burke
fad8d743b5
Add more interlinks between the documentation
...
Also fixes up tense in a few cases, and adds the `intersphinx` extension so we
can link to the urllib3 documentation when it is called out.
2013-12-27 23:43:55 -08:00
Cory Benfield
4a6a0c3c65
Update docs to highlight the value of r.encoding.
2013-12-20 09:15:12 +00:00
Ian Cordasco
d8d9591076
Update the history and change the last last references to charade
2013-12-18 08:46:49 -06:00
Kenneth Reitz
ebdd5cabab
further cleanup examples
2013-10-28 13:39:04 -04:00
Kenneth Reitz
a9839dc7db
Merge remote-tracking branch 'origin/master'
2013-10-28 13:36:08 -04:00
Kenneth Reitz
2c1f51be0e
fix @lukasa's lack of taste :)
...
#1702
2013-10-28 13:36:04 -04:00
Cory Benfield
e8683f00a6
Improve the PreparedRequest docs.
2013-10-24 21:14:46 +01:00
Cory Benfield
741fd3ded5
Remove requests.*() from docs.
...
This looks like a typo, even though it isn't.
2013-10-21 11:57:06 +01:00
Ian Cordasco
6a24eb6d20
Add bit to docs about iter_content
2013-10-20 12:29:43 -05:00
Cory Benfield
c8d3dcb315
Small grammar fix.
2013-10-16 22:11:54 +01:00
Qingping Hou
3d0a1eb90d
fix doc for redirction and history
...
In current version of requests, allow_redirect is disabled by default
only for HEAD requests
2013-10-16 16:59:22 -04:00
Randy Morris
f32b86dba2
False -> True typo
2013-10-08 14:19:30 -04:00
Randy Morris
66339b21fa
update verbiage about streaming requests
...
The Twitter API is no longer used in the example.
2013-10-07 10:43:48 -04:00
Riyad Parvez
36485983ca
fixed print statement
2013-10-05 20:11:30 +06:00
Riyad Parvez
6087015f1c
Update advanced.rst
2013-10-05 20:10:27 +06:00
Riyad Parvez
4656c9b89b
fixed print statement
2013-10-05 09:57:18 +06:00
Riyad Parvez
f9b7d92b91
updated print statement
2013-10-05 09:55:14 +06:00
David Pursehouse
82e6706722
Minor doc updates
...
- Improve wording of sentence describing proxy environment
variable setting.
- Mention that proxy URLs must include the scheme.
2013-10-04 10:19:33 +09:00
homm
a4cd1a85d6
fix spelling
2013-09-12 13:21:54 +04:00