Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Can't modify request headers in transformRequest #2063

Closed
falkolab opened this issue Feb 25, 2013 · 1 comment
Closed

Can't modify request headers in transformRequest #2063

falkolab opened this issue Feb 25, 2013 · 1 comment

Comments

@falkolab
Copy link

I am puzzled that the method does not allow me to change the request headers. This is where I need to authenticate all requests.

@falkolab
Copy link
Author

var transformRequest = function(d,headersGetter) {
var headers = headersGetter();
....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant