mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
[PR #302] [MERGED] Fixed bug 301 by not setting BodyAsFile to null after first use #845
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/302
Author: @rwwilden
Created: 7/22/2019
Status: ✅ Merged
Merged: 7/22/2019
Merged by: @StefH
Base:
master← Head:bugfix/issue-301📝 Commits (3)
3058daeFixed bug 301 by not setting BodyAsFile to null after first use99bf3cbAdded extra unit test2e1a2071.0.24.0📊 Changes
4 files changed (+8 additions, -5 deletions)
View changed files
📝
Directory.Build.props(+1 -1)📝
GitHubReleaseNotes.txt(+1 -1)📝
src/WireMock.Net/ResponseBuilders/Response.cs(+0 -1)📝
test/WireMock.Net.Tests/ResponseBuilders/ResponseWithBodyFromFileTests.cs(+6 -2)📄 Description
#301
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.