We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf78c64 commit cbee762Copy full SHA for cbee762
Doc/library/http.cookiejar.rst
@@ -252,8 +252,7 @@ contained :class:`Cookie` objects.
252
253
Discard all expired cookies.
254
255
- Discards all contained cookies that have a true :attr:`expires` attribute
256
- (usually because their expiration time have passed)
+ Discards all contained cookies that have a true :attr:`expires` attribute.
257
258
This is a low-level function which usually does not need to be called
259
since expired cookies are never sent back to the server when using
0 commit comments