withNoXsrfProtection
function
Disables XSRF protection in the configuration of the current HttpClient
instance.
API
Description
withNoXsrfProtection(): HttpFeature<HttpFeatureKind.NoXsrfProtection>;
Jump to details
Disables XSRF protection in the configuration of the current HttpClient
instance.
withNoXsrfProtection(): HttpFeature<HttpFeatureKind.NoXsrfProtection>;