mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1158] [MERGED] Allow setting Content-Length header on the response #1257
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/1158
Author: @StefH
Created: 8/16/2024
Status: ✅ Merged
Merged: 8/16/2024
Merged by: @StefH
Base:
master← Head:feature/720-ContentLength📝 Commits (2)
da80619Allow setting Content-Length header on the responsee72a2bcfix?📊 Changes
5 files changed (+299 additions, -277 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+9 -12)📝
src/WireMock.Net/Http/HttpKnownHeaderNames.cs(+2 -2)📝
src/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs(+29 -24)📝
test/WireMock.Net.Tests/Owin/Mappers/OwinResponseMapperTests.cs(+237 -238)📝
test/WireMock.Net.Tests/WireMockServerTests.cs(+22 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.