get Csrf Token
@Headers(value = ["Accept: application/json" ] )
@GET(value = "token_dispenser.json" )
Retrieves a CSRF token and sets the session cookie to match the token.
Retrieves a CSRF token and sets the session cookie to match the token.