[PR #249] [MERGED] Fixed "Content-Type multipart/form-data" #823

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/249
Author: @StefH
Created: 1/10/2019
Status: Merged
Merged: 1/10/2019
Merged by: @StefH

Base: masterHead: contenttype_multipart


📝 Commits (1)

  • de109a1 Fixed "Content-Type multipart/form-data"

📊 Changes

5 files changed (+70 additions, -12 deletions)

View changed files

📝 Directory.Build.props (+1 -1)
📝 GitHubReleaseNotes.txt (+1 -1)
📝 src/WireMock.Net/Util/BodyParser.cs (+19 -4)
📝 src/WireMock.Net/Util/BodyType.cs (+6 -1)
📝 test/WireMock.Net.Tests/Util/BodyParserTests.cs (+43 -5)

📄 Description

https://github.com/WireMock-Net/WireMock.Net/issues/248


🔄 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/249 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/10/2019 **Status:** ✅ Merged **Merged:** 1/10/2019 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `contenttype_multipart` --- ### 📝 Commits (1) - [`de109a1`](https://github.com/wiremock/WireMock.Net/commit/de109a1c790002b0c3d4e407bedb4effa3ac2550) Fixed "Content-Type multipart/form-data" ### 📊 Changes **5 files changed** (+70 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Build.props` (+1 -1) 📝 `GitHubReleaseNotes.txt` (+1 -1) 📝 `src/WireMock.Net/Util/BodyParser.cs` (+19 -4) 📝 `src/WireMock.Net/Util/BodyType.cs` (+6 -1) 📝 `test/WireMock.Net.Tests/Util/BodyParserTests.cs` (+43 -5) </details> ### 📄 Description https://github.com/WireMock-Net/WireMock.Net/issues/248 --- <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:33:40 +01:00
adam closed this issue 2025-12-29 08:33:40 +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#823