[PR #1157] [MERGED] Fix FormUrlEncodedMatcher (MatchOperator.And) #1256

Closed
opened 2025-12-29 09:19:04 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: bug/1156-FormUrlEncodedMatcher


📝 Commits (1)

  • 0e77c0c Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1157 **Author:** [@StefH](https://github.com/StefH) **Created:** 8/15/2024 **Status:** ✅ Merged **Merged:** 8/15/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1156-FormUrlEncodedMatcher` --- ### 📝 Commits (1) - [`0e77c0c`](https://github.com/wiremock/WireMock.Net/commit/0e77c0c55c25aa8c79fb9a87e471019c922419ad) Fix FormUrlEncodedMatcher (MatchOperator.And) ### 📊 Changes **4 files changed** (+41 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:19:04 +01:00
adam closed this issue 2025-12-29 09:19:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1256