[PR #461] [MERGED] Support Path in ProxyUrl #930

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/461
Author: @StefH
Created: 4/29/2020
Status: Merged
Merged: 4/29/2020
Merged by: @StefH

Base: masterHead: proxy_url_fix


📝 Commits (1)

📊 Changes

7 files changed (+42 additions, -10 deletions)

View changed files

📝 WireMock.Net Solution.sln.DotSettings (+1 -0)
📝 examples/WireMock.Net.Console.Net452.Classic/MainApp.cs (+1 -1)
📝 src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs (+5 -0)
📝 src/WireMock.Net/RequestMessage.cs (+5 -0)
📝 src/WireMock.Net/ResponseBuilders/Response.cs (+12 -4)
📝 src/WireMock.Net/Serialization/LogEntryMapper.cs (+1 -0)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithProxyTests.cs (+17 -5)

📄 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/461 **Author:** [@StefH](https://github.com/StefH) **Created:** 4/29/2020 **Status:** ✅ Merged **Merged:** 4/29/2020 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `proxy_url_fix` --- ### 📝 Commits (1) - [`9c80035`](https://github.com/wiremock/WireMock.Net/commit/9c800355f21fff72b55973d457fc61ded3f8407e) fix ### 📊 Changes **7 files changed** (+42 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `WireMock.Net Solution.sln.DotSettings` (+1 -0) 📝 `examples/WireMock.Net.Console.Net452.Classic/MainApp.cs` (+1 -1) 📝 `src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs` (+5 -0) 📝 `src/WireMock.Net/RequestMessage.cs` (+5 -0) 📝 `src/WireMock.Net/ResponseBuilders/Response.cs` (+12 -4) 📝 `src/WireMock.Net/Serialization/LogEntryMapper.cs` (+1 -0) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithProxyTests.cs` (+17 -5) </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:02 +01:00
adam closed this issue 2025-12-29 08:34:02 +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#930