Skip to content

Commit 0fce046

Browse files
committed
docs: add note to CookieStore
1 parent 5316dba commit 0fce046

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

user_guide_src/source/libraries/cookies.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ also take advantage of the class's constants to make it not a hassle.
135135
Using the Cookie Store
136136
**********************
137137

138+
.. note:: Normally, there is no need to use CookieStore directly.
139+
138140
The ``CookieStore`` class represents an immutable collection of ``Cookie`` objects. The ``CookieStore``
139141
instance can be accessed from the current ``Response`` object.
140142

0 commit comments

Comments
 (0)