mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1160] [MERGED] Use default timeout for Regex #1258
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/1160
Author: @StefH
Created: 8/22/2024
Status: ✅ Merged
Merged: 8/22/2024
Merged by: @StefH
Base:
master← Head:bug/1159-regex📝 Commits (1)
8316a06Use default timeout for Regex📊 Changes
8 files changed (+29 additions, -26 deletions)
View changed files
📝
src/WireMock.Net/Authentication/AzureADAuthenticationMatcher.cs(+2 -1)📝
src/WireMock.Net/Authentication/BasicAuthenticationMatcher.cs(+2 -5)📝
src/WireMock.Net/Compatibility/StringExtensions.cs(+2 -1)📝
src/WireMock.Net/Constants/WireMockConstants.cs(+11 -7)📝
src/WireMock.Net/Matchers/RegexMatcher.cs(+5 -4)📝
src/WireMock.Net/Util/HttpVersionParser.cs(+2 -2)📝
src/WireMock.Net/Util/PortUtils.cs(+2 -1)📝
src/WireMock.Net/Util/RegexUtils.cs(+3 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.