[PR #1166] [MERGED] Also update IWireMockMiddlewareOptions when settings are updated via admin interface #1261

Closed
opened 2025-12-29 09:19:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1166
Author: @StefH
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @StefH

Base: masterHead: bug/1164-QueryParameterMultipleValueSupport


📝 Commits (2)

  • ec3d82f Also update IWireMockMiddlewareOptions when settings are updated via admin interface
  • cf833bb ci

📊 Changes

4 files changed (+44 additions, -29 deletions)

View changed files

📝 azure-pipelines-ci.yml (+6 -1)
📝 src/WireMock.Net/Owin/WireMockMiddlewareOptionsHelper.cs (+20 -7)
📝 src/WireMock.Net/Server/WireMockServer.Admin.cs (+14 -15)
📝 src/WireMock.Net/Server/WireMockServer.cs (+4 -6)

📄 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/1166 **Author:** [@StefH](https://github.com/StefH) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `bug/1164-QueryParameterMultipleValueSupport` --- ### 📝 Commits (2) - [`ec3d82f`](https://github.com/wiremock/WireMock.Net/commit/ec3d82f01bc667a4c00412ea184e70702c9ba8d5) Also update IWireMockMiddlewareOptions when settings are updated via admin interface - [`cf833bb`](https://github.com/wiremock/WireMock.Net/commit/cf833bb6011e259a0a3eb99b6456280f4ffaf038) ci ### 📊 Changes **4 files changed** (+44 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `azure-pipelines-ci.yml` (+6 -1) 📝 `src/WireMock.Net/Owin/WireMockMiddlewareOptionsHelper.cs` (+20 -7) 📝 `src/WireMock.Net/Server/WireMockServer.Admin.cs` (+14 -15) 📝 `src/WireMock.Net/Server/WireMockServer.cs` (+4 -6) </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 09:19:05 +01:00
adam closed this issue 2025-12-29 09:19:05 +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#1261