Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20250930.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 30 Sep 21:15
2929677
Follow-up on form-data adjustments for `java` (#12273)

* Skip body matching when the request body will be ignored during matching anyway. This will optimize the scenario for heavy incoming requests when matching on body is disabled.
* Update tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs
* add additional detected filler boundary "BOUNDARY" for multipart/mixed payloads.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>