mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #555] [MERGED] Add more tests for Proxy with Authorization #969
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/555
Author: @StefH
Created: 12/15/2020
Status: ✅ Merged
Merged: 12/16/2020
Merged by: @StefH
Base:
master← Head:basic_auth📝 Commits (5)
fd6017eWireMockServer_Proxy_Should_preserve_Authorization_header_in_proxied_requesta99f2a0!admind286275x5ff217b.7612520Merge branch 'basic_auth' of https://github.com/WireMock-Net/WireMock.Net into basic_auth📊 Changes
5 files changed (+72 additions, -34 deletions)
View changed files
📝
examples/WireMock.Net.Console.Proxy.NETCoreApp2/Program.cs(+7 -25)📝
examples/WireMock.Net.Console.Proxy.NETCoreApp2/WireMock.Net.Console.Proxy.NETCoreApp2.csproj(+1 -1)📝
src/WireMock.Net/RequestBuilders/Request.cs(+10 -0)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithFaultTests.cs(+2 -3)📝
test/WireMock.Net.Tests/WireMockServer.Proxy.cs(+52 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.