Support matching multipart request bodies while ignoring the multpart boundary key
Open
EngSys
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
The multipart boundary is often randomly generated and it's not important to match it exactly as long as the key and values of parts match.
cc @JoshLove-msft @scbedd
Contributor guide
Research direction
The issue names no files or tests. Start by locating the multipart request-body matching entry point, then verify how boundaries are parsed and compared. Done means multipart bodies match when part keys and values are equal even when the boundary differs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100