mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #419] [MERGED] Support multi line wild card matching #904
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/419
Author: @NoahLerner
Created: 2/13/2020
Status: ✅ Merged
Merged: 2/13/2020
Merged by: @StefH
Base:
master← Head:Fix_Match_MultiLine_Body📝 Commits (1)
f3488a9Support 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.