mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #461] [MERGED] Support Path in ProxyUrl #930
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/461
Author: @StefH
Created: 4/29/2020
Status: ✅ Merged
Merged: 4/29/2020
Merged by: @StefH
Base:
master← Head:proxy_url_fix📝 Commits (1)
9c80035fix📊 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.