mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #71] [MERGED] Fixed restricted headers on response #755
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/71
Author: @StefH
Created: 12/7/2017
Status: ✅ Merged
Merged: 12/7/2017
Merged by: @StefH
Base:
master← Head:stef_issue_70📝 Commits (2)
81da18bFixed restricted headers on response4e36df4appveyor📊 Changes
7 files changed (+54 additions, -35 deletions)
View changed files
📝
WireMock.Net Solution.sln(+2 -2)📝
appveyor.yml(+0 -1)📝
examples/WireMock.Net.ConsoleApplication/MainApp.cs(+10 -0)📝
examples/WireMock.Net.ConsoleApplication/WireMock.Net.Console.NET452.csproj(+0 -0)📝
src/WireMock.Net/Owin/GlobalExceptionMiddleware.cs(+2 -2)📝
src/WireMock.Net/Owin/OwinResponseMapper.cs(+29 -10)📝
src/WireMock.Net/ResponseBuilders/Response.cs(+11 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.