Stef Heyenrath
|
3dfee689b5
|
Fix Proxying with SSL and NetCoreApp3.1 (#547)
* Fix Proxying with SSL and NetCoreApp3.1
* add test
* ServicePointManager.ServerCertificateValidationCallback = (message, cert, chain, errors) => true;
* dotnet dev-certs https
* x
* .
|
2020-12-03 09:36:42 +01:00 |
|
Stef Heyenrath
|
db2caadf70
|
Fix SonarCloud OpenCover (coverlet-coverage) (#545)
|
2020-11-30 15:48:17 +01:00 |
|
Stef Heyenrath
|
55cf0f0416
|
Fix vulnerability in NuGet dependencies (#508)
* .
* .
* test
* Microsoft.AspNetCore.Server.IIS
|
2020-09-29 14:16:01 +02:00 |
|
Stef Heyenrath
|
9a532108b8
|
Mark BlacklistedHeaders and BlacklistedCookies as obsolete (#492)
* #489
* .
* FluentMockServerSettings
|
2020-07-27 17:24:24 +02:00 |
|
Stef Heyenrath
|
d67a160144
|
Fix unhandled exception when target is unavailable (#469)
* wip
* fix
* 31
* known
|
2020-05-18 15:07:30 +02:00 |
|
Stef Heyenrath
|
d971144426
|
WireMock.Net version 1.1.x (#363)
* refactor
* rename api
* -preview-01
* logger
* move
* RandomDataGenerator.Net
* .
* ISettings
* renames...
* refactor CommandlineParser logic
* remove standalone
* Remove Interfaces
* Update tests
* WireMock.Net.StandAlone
* .
* fix
* .
* _settings
* Admin
* WireMock.Net.Abstractions
* fix build
* rename WireMockServer
* fix compile errors
|
2019-12-27 16:01:13 +01:00 |
|