[PR #419] [MERGED] Support multi line wild card matching #904

Closed
opened 2025-12-29 08:33:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/419
Author: @NoahLerner
Created: 2/13/2020
Status: Merged
Merged: 2/13/2020
Merged by: @StefH

Base: masterHead: Fix_Match_MultiLine_Body


📝 Commits (1)

  • f3488a9 Support multi line wild card matching

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/WireMock.Net/Matchers/RegexMatcher.cs (+2 -1)

📄 Description

simple fix - just allow multi line regex matching.


🔄 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/419 **Author:** [@NoahLerner](https://github.com/NoahLerner) **Created:** 2/13/2020 **Status:** ✅ Merged **Merged:** 2/13/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `Fix_Match_MultiLine_Body` --- ### 📝 Commits (1) - [`f3488a9`](https://github.com/wiremock/WireMock.Net/commit/f3488a9ff9246c7de5cb7059ab12c117224512f8) Support multi line wild card matching ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Matchers/RegexMatcher.cs` (+2 -1) </details> ### 📄 Description simple fix - just allow multi line regex matching. --- <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 08:33:57 +01:00
adam closed this issue 2025-12-29 08:33:57 +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#904