Consider rfc2231 decoding
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 66
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 18
Description
Contributor guide
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
Start by reading RFC 2231 and locating the existing message-header parsing entry point; the issue names no files or tests. Clarify which RFC 2231 cases MHA should support, then define completion with tests covering those cases and verify the analyzer produces the expected decoded headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100