php - Authorization Header missing in Xampp/Apache? -


i trying send authorization header php xampp/apache not recognize , header empty. looking here solutions, tried many things like:

rewritecond %{http:authorization} . rewriterule .* - [e=http_authorization:%{http:authorization}] 

in htaccess , it's still not sending authorization header. sending

authorization: bearer <token> 

any ideas?

i'm having same problem.

i have website hosted in third party, , authorization header no longer reaching php scripts. found possible solution:

apache proxypass removes authorization header

give try, i'll same thing , see if works.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -