[PR #228] [MERGED] Fixed logic for IsRestrictedResponseHeader #810

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/228
Author: @StefH
Created: 11/7/2018
Status: Merged
Merged: 11/7/2018
Merged by: @StefH

Base: masterHead: restricted_headers


📝 Commits (1)

  • 9cc955f IsRestrictedResponseHeader

📊 Changes

3 files changed (+37 additions, -16 deletions)

View changed files

📝 src/WireMock.Net/Http/HttpKnownHeaderNames.cs (+26 -0)
📝 src/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs (+5 -8)
📝 test/WireMock.Net.Tests/FluentMockServerTests.cs (+6 -8)

📄 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/228 **Author:** [@StefH](https://github.com/StefH) **Created:** 11/7/2018 **Status:** ✅ Merged **Merged:** 11/7/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `restricted_headers` --- ### 📝 Commits (1) - [`9cc955f`](https://github.com/wiremock/WireMock.Net/commit/9cc955fef6cb9f2311af93107cb35f731268b6e2) IsRestrictedResponseHeader ### 📊 Changes **3 files changed** (+37 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/Http/HttpKnownHeaderNames.cs` (+26 -0) 📝 `src/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs` (+5 -8) 📝 `test/WireMock.Net.Tests/FluentMockServerTests.cs` (+6 -8) </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 15:33:22 +01:00
adam closed this issue 2025-12-29 15:33:23 +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-wiremock#810