[PR #806] [MERGED] Tweak middleware and fix bug in example #1093

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/806
Author: @mattisking
Created: 9/7/2022
Status: Merged
Merged: 9/8/2022
Merged by: @StefH

Base: stef-webhooksHead: matt-webhooks2


📝 Commits (1)

  • 586d0f6 Tweak middleware and fix bug in example

📊 Changes

2 files changed (+29 additions, -24 deletions)

View changed files

📝 examples/WireMock.Net.Console.Net452.Classic/MainApp.cs (+24 -22)
📝 src/WireMock.Net/Owin/WireMockMiddleware.cs (+5 -2)

📄 Description

little cleaner skipping the await, fix example


🔄 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/806 **Author:** [@mattisking](https://github.com/mattisking) **Created:** 9/7/2022 **Status:** ✅ Merged **Merged:** 9/8/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `stef-webhooks` ← **Head:** `matt-webhooks2` --- ### 📝 Commits (1) - [`586d0f6`](https://github.com/wiremock/WireMock.Net/commit/586d0f6889cfe08f49b6db5ecc1b9dc4f2be1500) Tweak middleware and fix bug in example ### 📊 Changes **2 files changed** (+29 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.Console.Net452.Classic/MainApp.cs` (+24 -22) 📝 `src/WireMock.Net/Owin/WireMockMiddleware.cs` (+5 -2) </details> ### 📄 Description little cleaner skipping the await, fix example --- <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:39 +01:00
adam closed this issue 2025-12-29 08:34:39 +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#1093