clearCSRFToken

Clears the csrf token.

static if(isWeb)
void
clearCSRFToken
(
HttpClient client
)

Parameters

client HttpClient

The client.

Meta