open fun setResponseBody(responseBody: String): CSRFHandler
Set the body returned by the handler when the XSRF token is missing or invalid.
responseBody - the body of the response. If null, no response body will be returned.
responseBody
Return fluent