[PR #603] [MERGED] Fix callback with Headers #992

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/603
Author: @StefH
Created: 4/15/2021
Status: Merged
Merged: 4/15/2021
Merged by: @StefH

Base: masterHead: stef_602


📝 Commits (1)

  • 449527a Fix callback with Headers

📊 Changes

2 files changed (+32 additions, -2 deletions)

View changed files

📝 src/WireMock.Net/ResponseBuilders/Response.cs (+1 -1)
📝 test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs (+31 -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/603 **Author:** [@StefH](https://github.com/StefH) **Created:** 4/15/2021 **Status:** ✅ Merged **Merged:** 4/15/2021 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef_602` --- ### 📝 Commits (1) - [`449527a`](https://github.com/wiremock/WireMock.Net/commit/449527a6142ab1b07dfdd2f5bc34b75a3c6b87d7) Fix callback with Headers ### 📊 Changes **2 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net/ResponseBuilders/Response.cs` (+1 -1) 📝 `test/WireMock.Net.Tests/ResponseBuilders/ResponseWithCallbackTests.cs` (+31 -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:16 +01:00
adam closed this issue 2025-12-29 08:34:16 +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#992