mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1157] [MERGED] Fix FormUrlEncodedMatcher (MatchOperator.And) #1256
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1157
Author: @StefH
Created: 8/15/2024
Status: ✅ Merged
Merged: 8/15/2024
Merged by: @StefH
Base:
master← Head:bug/1156-FormUrlEncodedMatcher📝 Commits (1)
0e77c0cFix FormUrlEncodedMatcher (MatchOperator.And)📊 Changes
4 files changed (+41 additions, -8 deletions)
View changed files
📝
Directory.Build.props(+1 -1)📝
src/WireMock.Net.Aspire/WireMock.Net.Aspire.csproj(+0 -1)📝
src/WireMock.Net/Matchers/FormUrlEncodedMatcher.cs(+19 -6)📝
test/WireMock.Net.Tests/Matchers/FormUrlEncodedMatcherTests.cs(+21 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.