We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5316dba commit 0fce046Copy full SHA for 0fce046
1 file changed
user_guide_src/source/libraries/cookies.rst
@@ -135,6 +135,8 @@ also take advantage of the class's constants to make it not a hassle.
135
Using the Cookie Store
136
**********************
137
138
+.. note:: Normally, there is no need to use CookieStore directly.
139
+
140
The ``CookieStore`` class represents an immutable collection of ``Cookie`` objects. The ``CookieStore``
141
instance can be accessed from the current ``Response`` object.
142
0 commit comments