mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #351] [CLOSED] In admin API, match content type JSON with or without charset #871
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/351
Author: @paulroub
Created: 9/30/2019
Status: ❌ Closed
Base:
master← Head:test-content-type📝 Commits (1)
aebda79In 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.