mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
This commit is contained in:
parent
cfad54344f
commit
d21e0b52f1
38 changed files with 42 additions and 40 deletions
|
@ -201,7 +201,7 @@ The following classes are provided:
|
|||
``"Python-urllib/2.6"`` (on Python 2.6).
|
||||
|
||||
An example of using ``Content-Type`` header with *data* argument would be
|
||||
sending a dictionary like ``{"Content-Type":" application/x-www-form-urlencoded;charset=utf-8"}``
|
||||
sending a dictionary like ``{"Content-Type":" application/x-www-form-urlencoded;charset=utf-8"}``.
|
||||
|
||||
The final two arguments are only of interest for correct handling
|
||||
of third-party HTTP cookies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue