Stef Heyenrath
|
c41989c0f3
|
Do not save Mappings when SaveMappingForStatusCodePattern does not match (#566)
|
2021-01-24 12:30:59 +01:00 |
|
Stef Heyenrath
|
f104b24f66
|
Update comment for SaveMappingToFile (#553)
|
2020-12-23 08:46:24 +01:00 |
|
Stef Heyenrath
|
fae27f9dc7
|
Add more tests for Proxy with Authorization (#555)
* WireMockServer_Proxy_Should_preserve_Authorization_header_in_proxied_request
* !admin
* x
* .
|
2020-12-16 22:14:53 +01:00 |
|
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 |
|