mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1253] [MERGED] Update QueryStringParser to support param with equal but no value #1301
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/1253
Author: @StefH
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/13/2025
Merged by: @StefH
Base:
master← Head:stef-1247-param-matcher📝 Commits (5)
2804445RequestMessageParamMatchera1628ea?3f6ae3aMerge branch 'master' into stef-1247-param-matcher3167383.5a9cfae.📊 Changes
4 files changed (+42 additions, -22 deletions)
View changed files
📝
src/WireMock.Net/Matchers/Request/RequestMessageParamMatcher.cs(+1 -1)📝
src/WireMock.Net/Util/QueryStringParser.cs(+21 -17)📝
test/WireMock.Net.Tests/RequestMatchers/RequestMessageParamMatcherTests.cs(+15 -0)📝
test/WireMock.Net.Tests/Util/QueryStringParserTests.cs(+5 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.