This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
WireMock.Net-wiremock
Watch
1
Star
0
Fork
0
You've already forked WireMock.Net-wiremock
mirror of
https://github.com/wiremock/WireMock.Net.git
synced
2026-02-24 19:24:52 +01:00
Code
Issues
32
Packages
Projects
Releases
10
Wiki
Activity
Files
3df8bd2fdc77d37863838a7632b16337218266ca
WireMock.Net-wiremock
/
src
/
WireMock.Net
/
Owin
History
Stef Heyenrath
443fc76773
Add request / response logging (
#151
)
...
Add request / response logging (
#151
)
2018-06-23 11:22:07 +02:00
..
AspNetCoreSelfHost.cs
Fix code for .NET Core 2 so that server has cancellation token, and Stop method waits for shutdown. This resolves issues when using .NET Core 2 and starting/stopping server instances. (
#145
)
2018-05-28 08:30:18 +02:00
GlobalExceptionMiddleware.cs
Replace log4net by custom logger (
#94
) (
#96
)
2018-02-28 07:01:03 +00:00
IOwinSelfHost.cs
Small code refactor (
#117
)
2018-04-05 20:51:10 +02:00
OwinRequestMapper.cs
Small code refactor (
#117
)
2018-04-05 20:51:10 +02:00
OwinResponseMapper.cs
Allow all headers to be set as Response headers (
#142
)
2018-05-25 21:04:58 +02:00
OwinSelfHost.cs
Small code refactor (
#117
)
2018-04-05 20:51:10 +02:00
WireMockMiddleware.cs
Add request / response logging (
#151
)
2018-06-23 11:22:07 +02:00
WireMockMiddlewareOptions.cs
Fix ConcurrentDictionary (
#129
) (
#144
)
2018-05-28 08:08:18 +02:00