mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
[PR #191] [MERGED] Fix ignore case logic for header-name and cookie-name #796
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/191
Author: @StefH
Created: 8/23/2018
Status: ✅ Merged
Merged: 8/23/2018
Merged by: @StefH
Base:
master← Head:Fix_HeaderName_ignoreCase📝 Commits (2)
6a81e86url param - how to accept either of multiple values (#189)ffd89f6Merge branch 'master' into Fix_HeaderName_ignoreCase📊 Changes
4 files changed (+83 additions, -10 deletions)
View changed files
📝
src/WireMock.Net/Matchers/Request/RequestMessageCookieMatcher.cs(+8 -3)📝
src/WireMock.Net/Matchers/Request/RequestMessageHeaderMatcher.cs(+9 -3)📝
test/WireMock.Net.Tests/RequestMatchers/RequestMessageCookieMatcherTests.cs(+33 -2)📝
test/WireMock.Net.Tests/RequestMatchers/RequestMessageHeaderMatcherTests.cs(+33 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.