mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 13:00:33 +01:00
[PR #925] [MERGED] Add IgnoreCase option to ProxyUrlReplaceSettings #1148
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/925
Author: @StefH
Created: 4/23/2023
Status: ✅ Merged
Merged: 4/23/2023
Merged by: @StefH
Base:
master← Head:proxy-settings-ignorecase📝 Commits (2)
08fdcaaAdd IgnoreCase option to ProxyUrlReplaceSettings0c621f9fix📊 Changes
4 files changed (+36 additions, -1 deletions)
View changed files
📝
src/WireMock.Net.Abstractions/Admin/Settings/ProxyUrlReplaceSettingsModel.cs(+5 -0)➕
src/WireMock.Net/Compatibility/StringExtensions.cs(+15 -0)📝
src/WireMock.Net/Proxy/ProxyHelper.cs(+11 -1)📝
src/WireMock.Net/Settings/ProxyUrlReplaceSettings.cs(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.