Azure / Azure/azure-sdk-tools

Support matching multipart request bodies while ignoring the multpart boundary key

Open
#2,448 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.