[PR #914] [MERGED] #912 add excluded params to proxy mapping #1146

Closed
opened 2025-12-29 08:34:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/914
Author: @walidhaidarii
Created: 3/24/2023
Status: Merged
Merged: 3/24/2023
Merged by: @StefH

Base: masterHead: feature/912


📝 Commits (1)

📊 Changes

3 files changed (+60 additions, -2 deletions)

View changed files

📝 src/WireMock.Net/Serialization/ProxyMappingConverter.cs (+12 -2)
📝 src/WireMock.Net/Settings/ProxyAndRecordSettings.cs (+6 -0)
📝 test/WireMock.Net.Tests/WireMockServer.Proxy.cs (+42 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/914 **Author:** [@walidhaidarii](https://github.com/walidhaidarii) **Created:** 3/24/2023 **Status:** ✅ Merged **Merged:** 3/24/2023 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `feature/912` --- ### 📝 Commits (1) - [`4ca97a9`](https://github.com/wiremock/WireMock.Net/commit/4ca97a9fc54a3986ee0c5bb7c31b101a424dc49e) #912 add excluded params to proxy mapping ### 📊 Changes **3 files changed** (+60 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Serialization/ProxyMappingConverter.cs` (+12 -2) 📝 `src/WireMock.Net/Settings/ProxyAndRecordSettings.cs` (+6 -0) 📝 `test/WireMock.Net.Tests/WireMockServer.Proxy.cs` (+42 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:58 +01:00
adam closed this issue 2025-12-29 08:34:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1146