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
The $requestHeaders should be lowercased before calling array_intersect() on them with the required headers.
Also, the method does not seem to check the (request-target) header if it is required.
The text was updated successfully, but these errors were encountered:
blackwolf-cz
added a commit
to blackwolf-cz/http-signature
that referenced
this issue
Mar 6, 2021
The $requestHeaders should be lowercased before calling array_intersect() on them with the required headers.
Also, the method does not seem to check the (request-target) header if it is required.
The text was updated successfully, but these errors were encountered: