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
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
PoP handler currently only works when there's only one space present between "PoP" and the signed http request.
Any log messages given by the failure
The handler will be unable to properly extract the signed http request from the authorization header.
Expected/desired behavior
The handler should work regardless of the number of spaces.
The text was updated successfully, but these errors were encountered:
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
The text was updated successfully, but these errors were encountered: