abstract fun setHeaderName(name: String): CSRFHandler
Set the header name. By default X-XSRF-TOKEN is used as it is the expected name by AngularJS however other frameworks might use other names.
name - a new name for the header.
name
Return fluent