Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a385942

Browse filesBrowse files
authored
Update http.cookiejar document for cookie object attributes (GH-101885)
1 parent 17dab2e commit a385942
Copy full SHA for a385942

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed

‎Doc/library/http.cookiejar.rst

Copy file name to clipboardExpand all lines: Doc/library/http.cookiejar.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,11 @@ internal consistency, so you should know what you're doing if you do that.
649649
:const:`None`.
650650

651651

652+
.. attribute:: Cookie.domain
653+
654+
Cookie domain (a string).
655+
656+
652657
.. attribute:: Cookie.path
653658

654659
Cookie path (a string, eg. ``'/acme/rocket_launchers'``).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.