http.cookiejar.FileCookieJar.delayload

FileCookieJar.delayload

If true, load cookies lazily from disk. This attribute should not be assigned to. This is only a hint, since this only affects performance, not behaviour (unless the cookies on disk are changing). A CookieJar object may ignore it. None of the FileCookieJar classes included in the standard library lazily loads cookies.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.