Support custom HTTP headers
Open
complexity:medium
enhancement
priority:medium
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 48
- Avg merge
- 23h 16m
- Merged PRs (30d)
- 18
Description
### Problem Description
Sometimes, you need to use custom HTTP headers to bypass the authorization. One example is JWT tokens that are transferred via "Cookie" header.
### Proposed Solution
You should be able to add custom HTTP headers to the crawl configuration.
Contributor guide
Assessment
This issue has not been assessed yet.