[PR #1107] [MERGED] When only Port is provided, bind to * (Fixes #1100) #1229

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

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1107
Author: @StefH
Created: 5/22/2024
Status: Merged
Merged: 5/22/2024
Merged by: @StefH

Base: masterHead: stef-1100-fix


📝 Commits (2)

📊 Changes

3 files changed (+55 additions, -26 deletions)

View changed files

📝 examples/WireMock.Net.Console.Net452.Classic/MainApp.cs (+47 -18)
📝 src/WireMock.Net/Owin/HostUrlOptions.cs (+4 -4)
📝 test/WireMock.Net.Tests/Owin/HostUrlOptionsTests.cs (+4 -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/1107 **Author:** [@StefH](https://github.com/StefH) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/22/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `stef-1100-fix` --- ### 📝 Commits (2) - [`68f4dae`](https://github.com/wiremock/WireMock.Net/commit/68f4dae7be93c683da7a802c7d23a59fc3717ca7) Fix for #1100 - [`89a0e3c`](https://github.com/wiremock/WireMock.Net/commit/89a0e3c3dbf4372bda1ecd231e3af2a514e5244a) tst ### 📊 Changes **3 files changed** (+55 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `examples/WireMock.Net.Console.Net452.Classic/MainApp.cs` (+47 -18) 📝 `src/WireMock.Net/Owin/HostUrlOptions.cs` (+4 -4) 📝 `test/WireMock.Net.Tests/Owin/HostUrlOptionsTests.cs` (+4 -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 09:18:58 +01:00
adam closed this issue 2025-12-29 09:18:58 +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#1229