We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0cb788d
fix(auth): Handle when authorization header is lowercased (#10442) by @dac09
This fix handles an authentication error that occurred when the 'Authorization' header was presented in lowercase as 'authorization'.