mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #39] [MERGED] Listen on http://*:9090 #740
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/39
Author: @StefH
Created: 8/8/2017
Status: ✅ Merged
Merged: 8/8/2017
Merged by: @StefH
Base:
master← Head:listen_on_star📝 Commits (2)
6ae74ebSupport for http://*:9090 urls13532d1Update version to 1.0.2.3📊 Changes
6 files changed (+52 additions, -15 deletions)
View changed files
➕
examples/WireMock.Net.StandAlone.NETCoreApp/Properties/launchSettings.json(+8 -0)📝
src/WireMock.Net/Http/PortUtil.cs(+23 -1)📝
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs(+8 -5)📝
src/WireMock.Net/Owin/IOwinSelfHost.cs(+2 -2)📝
src/WireMock.Net/Owin/OwinSelfHost.cs(+10 -6)📝
src/WireMock.Net/WireMock.Net.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.