Make sure HeaderMap adaptive hashing works.
Open
Nobody has claimed this yet.
A-headers
E-easy
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 378
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
In theory it should, but it hasn't been tested. There should be unit tests to verify it works correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate HeaderMap and its adaptive hashing implementation, then review the existing unit-test layout and related hashing tests. Add unit tests covering the adaptive hashing behavior and run the relevant test target; done means the tests verify it works correctly without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100