@angular/common/http

withNoXsrfProtection

function

Disables XSRF protection in the configuration of the current HttpClient instance.

  
    function withNoXsrfProtection(): HttpFeature<HttpFeatureKind.NoXsrfProtection>;
  
  
Jump to details