Stef Heyenrath
eda71bd725
Allow all headers to be set as Response headers ( #142 )
...
* Allow all headers to be set as Response headers
* RunTestDifferentPort
* Fix Proxy_Should_change_absolute_location_header_in_proxied_response test
* Fix OwinResponseMapper
* Fix test
* 1.0.3.18
2018-05-25 21:04:58 +02:00
SubjectiveReality
7bd63a0baf
Change listen from loopback to any ip address for dotnetcore2.0 apps per issue #124
...
Change listen from loopback to any ip address for dotnetcore2.0 apps per issue #124 (#125 )
2018-04-14 09:56:29 +02:00
Stef Heyenrath
4f294baff2
Small code refactor ( #117 )
2018-04-05 20:51:10 +02:00
Evan Liang
2d2a2dd6fc
Respect start timeout setting and expose exception from server startup ( #117 )
...
* Respect start timeout setting and expose exception from server startup
* Dispose running servers properly on error happening
* Addressed comments from Stef
2018-04-05 18:31:10 +00:00
Stef Heyenrath
17741cbc50
FIx for IsStarted ( #93 )
2018-02-28 08:34:57 +01:00
Stef Heyenrath
938d3fb095
Replace log4net by custom logger ( #94 ) ( #96 )
...
* Replace log4net by custom logger
* WireMockNullLogger
2018-02-28 07:01:03 +00:00
Stef Heyenrath
95a201573a
#86
2018-02-04 10:22:56 +01:00
Stef Heyenrath
180526c8b4
self-signed-certificate + #83
2018-02-03 12:06:12 +01:00
Stef Heyenrath
361d40189b
Fixed https proxy for netstandard 1.3 and netstandard 2.0 ( #85 )
2018-02-02 22:52:08 +01:00
vladimir-fed
a15e6747b0
Fix issue with concurrent logging ( #63 )
...
* Fix issue with concurrent logging
* Fix namespace + code format/cleanup
2017-11-18 12:22:19 +01:00
Stef Heyenrath
37244d5c2f
PreWireMockMiddlewareInit / PostWireMockMiddlewareInit
2017-10-17 20:47:19 +02:00
Stef Heyenrath
8827531391
Add start delay from 100ms to fix startup issue on MacOS ( #44 )
2017-09-30 10:03:00 +02:00
Stef Heyenrath
8d072e8b47
Dotnet 20 preview final ( #41 )
...
* 1.0.2.3-preview2-final-01
* fixes for AspNetCoreSelfHost (Task...)
* enable all target frameworks again
2017-08-11 13:27:18 +02:00
Stef Heyenrath
2aee658dfa
Listen on http://*:9090 ( #39 )
...
* Support for http://*:9090 urls
* Update version to 1.0.2.3
2017-08-08 22:58:12 +02:00
Stef Heyenrath
360a1227e4
Added X509Certificate2Filename ( #27 )
2017-05-16 20:20:55 +02:00
Stef Heyenrath
453cef90e5
merge netstandard into main ( #26 )
...
* #23
* #23 "Newtonsoft.Json" Version="10.0.2"
* owin
* AspNetCore
* Fix appveyor build
* fix start/stop in untitests
2017-04-26 21:28:12 +02:00