mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1100] [MERGED] Add support to bind to ip-address instead of only localhost #1227
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1100
Author: @StefH
Created: 5/7/2024
Status: ✅ Merged
Merged: 5/17/2024
Merged by: @StefH
Base:
master← Head:stef-1099-bind-ipaddress📝 Commits (4)
c23d1b1Add support to bind to ip-address instead of only localhost170184dMerge branch 'master' into stef-1099-bind-ipaddress1436e5b.3092972.📊 Changes
3 files changed (+68 additions, -11 deletions)
View changed files
📝
examples/WireMock.Net.Console.Net452.Classic/MainApp.cs(+34 -0)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.NETStandard.cs(+33 -9)📝
test/WireMock.Net.Tests/Http/HttpRequestMessageHelperTests.cs(+1 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.