withNoXsrfProtection
Disables XSRF protection in the configuration of the current HttpClient
instance.
withNoXsrfProtection(): HttpFeature<HttpFeatureKind.NoXsrfProtection>
Parameters
There are no parameters.
Returns
See also
Description
This feature is incompatible with the withXsrfConfiguration
feature.