Closed martisj closed 7 years ago
adding this to my .htaccess did the trick for me:
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
It seems to be an issue with the Http library. I don't have this problem with diactoros.
@padjon Seems like that works, I don't have a clue why though 😕
I am using it like this