You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, that certainly seems to be the case. PHP's handling of headers is... idiosyncratic... to say the least. I'll try removing them when the Authorization header is set.
Maybe you could just somehow differentiate them from other headers. Because we've experienced a problem in our team (which don't have strong php knowledge) that our devs take these headers as granted in the actual request and not as a feature of php (lol...).
Just a note about these pair of headers that says "These headers can be computed from Authorization header" would be much appreciated.
First, thanks for running a wonderful service. This is what I just noticed:
https://webhook.site/#/55ac8d86-7966-4014-acd5-296cdb59a488/ea8a260f-7534-43bf-9142-e1c940ecb827/1
I have no experience with PHP myself but I'm guessing they are related to
$_SERVER['PHP_AUTH_USER']
The text was updated successfully, but these errors were encountered: