panesofglass on master
Simplify.Web link update to it'… Merge pull request #13 from i40… (compare)
panesofglass on master
Simplify.Web link update to new… Merge pull request #12 from i40… (compare)
Hi Everyone, can you help me?
Hi,
Is there a way to customize the "Authorization" header key?
We are moving our app to a server that is behind a Basic authentication, so I have to send "Authorization: Basic XXX" in the header.
We are thinking about changing our "Authorization: Bearer XXX" to something like "X-Authorization: Bearer X" so it won't conflict with the firewall basic authentication.
Any help is welcome!
Thanks!