[PR #351] [CLOSED] In admin API, match content type JSON with or without charset #871

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/351
Author: @paulroub
Created: 9/30/2019
Status: Closed

Base: masterHead: test-content-type


📝 Commits (1)

  • aebda79 In admin API, match content type JSON with or without charset

📊 Changes

2 files changed (+104 additions, -3 deletions)

View changed files

📝 src/WireMock.Net/Server/FluentMockServer.Admin.cs (+32 -3)
test/WireMock.Net.Tests/FluentMockServerTests.ContentType.cs (+72 -0)

📄 Description

Tests, tentative fix for #350.


🔄 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/351 **Author:** [@paulroub](https://github.com/paulroub) **Created:** 9/30/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test-content-type` --- ### 📝 Commits (1) - [`aebda79`](https://github.com/wiremock/WireMock.Net/commit/aebda794b337ce7ee391d01e7499c5f77e987ba3) In admin API, match content type JSON with or without charset ### 📊 Changes **2 files changed** (+104 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Server/FluentMockServer.Admin.cs` (+32 -3) ➕ `test/WireMock.Net.Tests/FluentMockServerTests.ContentType.cs` (+72 -0) </details> ### 📄 Description Tests, tentative fix for #350. --- <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:50 +01:00
adam closed this issue 2025-12-29 08:33:50 +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#871