[PR #712] [MERGED] Add example for Cors #1049

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/712
Author: @StefH
Created: 1/6/2022
Status: Merged
Merged: 1/6/2022
Merged by: @StefH

Base: masterHead: cors


📝 Commits (2)

📊 Changes

3 files changed (+100 additions, -72 deletions)

View changed files

📝 examples/WireMock.Net.StandAlone.NETCoreApp/Program.cs (+96 -66)
📝 src/WireMock.Net/Owin/AspNetCoreSelfHost.cs (+3 -2)
📝 src/WireMock.Net/Owin/OwinSelfHost.cs (+1 -4)

📄 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/712 **Author:** [@StefH](https://github.com/StefH) **Created:** 1/6/2022 **Status:** ✅ Merged **Merged:** 1/6/2022 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `cors` --- ### 📝 Commits (2) - [`1a8ae8d`](https://github.com/wiremock/WireMock.Net/commit/1a8ae8d1f5a23eeea83cf16015943a923908d408) Cors - [`0aad7ef`](https://github.com/wiremock/WireMock.Net/commit/0aad7ef601ed3870125f72ecce0ba439f594818a) Update Program.cs ### 📊 Changes **3 files changed** (+100 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.StandAlone.NETCoreApp/Program.cs` (+96 -66) 📝 `src/WireMock.Net/Owin/AspNetCoreSelfHost.cs` (+3 -2) 📝 `src/WireMock.Net/Owin/OwinSelfHost.cs` (+1 -4) </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:29 +01:00
adam closed this issue 2025-12-29 08:34:29 +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#1049