mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #55] [MERGED] Fix the problem with headers passthrough #748
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/55
Author: @dmtrrk
Created: 10/23/2017
Status: ✅ Merged
Merged: 10/23/2017
Merged by: @StefH
Base:
master← Head:fix-proxy-headers📝 Commits (1)
399731dfix header📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/WireMock.Net/Http/HttpClientHelper.cs(+1 -1)📄 Description
Proxy didn't process some headers correctly.
Content-*headers can't be set manually with validationAuthorization-*header required validationReproduce:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.