[PR #729] [MERGED] BodyAsFile should use BodyAsFileIsCached value #1053

Closed
opened 2025-12-29 08:34:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/729
Author: @StefH
Created: 2/21/2022
Status: Merged
Merged: 2/21/2022
Merged by: @StefH

Base: masterHead: BodyAsFile


📝 Commits (2)

📊 Changes

4 files changed (+29 additions, -2 deletions)

View changed files

📝 examples/WireMock.Net.Console.NET5/WireMock.Net.Console.NET5.csproj (+1 -0)
📝 examples/WireMock.Net.Console.NET5/__admin/mappings/BodyAsFileExample.json (+3 -1)
examples/WireMock.Net.Console.NET5/__admin/mappings/BodyAsFileExample2.json (+24 -0)
📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/729 **Author:** [@StefH](https://github.com/StefH) **Created:** 2/21/2022 **Status:** ✅ Merged **Merged:** 2/21/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `BodyAsFile` --- ### 📝 Commits (2) - [`e671f67`](https://github.com/wiremock/WireMock.Net/commit/e671f671d38c56e403322cfb7a70f8670f18906b) BodyAsFile should use BodyAsFileIsCached value - [`06a1cdf`](https://github.com/wiremock/WireMock.Net/commit/06a1cdfe6d2c50abeba3f783fa50d97f419eaccf) . ### 📊 Changes **4 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.Console.NET5/WireMock.Net.Console.NET5.csproj` (+1 -0) 📝 `examples/WireMock.Net.Console.NET5/__admin/mappings/BodyAsFileExample.json` (+3 -1) ➕ `examples/WireMock.Net.Console.NET5/__admin/mappings/BodyAsFileExample2.json` (+24 -0) 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:34:30 +01:00
adam closed this issue 2025-12-29 08:34:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1053