99designs / 99designs/http-signatures-ruby
Rack Request Verification?
Open
- Dominant language
- Ruby
- Stars
- 21
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I can't seem to use Rack requests (e.g. from Rails) directly in the Verification as they expose headers on a `headers` accessor rather than on the base object itself.
I have created a pretty dirty monkey-patch to check if there is a `headers` method and check that first but was wondering if there is a better option?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.