Skip to content

Session.clearCache method

Session › clearCache

Unofficial

Clears the session's HTTP cache.

Signature:

clearCache(): Promise<void>

Returns: Promise<void>A promise that resolves when the cache clear operation is complete.