mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #25161: Merge full stops from 3.4 into 3.5
This commit is contained in:
commit
84835ab1cb
38 changed files with 42 additions and 40 deletions
|
|
@ -202,7 +202,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