Alastair Crabtree
798603118c
bug: fix supporting the Patch method and logging the body ( #67 )
...
* bug: fix supporting the Patch method and logging the body
- Patch not configured to support Body
- Add a unit test
* chore: typo fixed
* Added / reordered tests for PATCH method
2017-11-20 19:32:36 +01:00
Stef Heyenrath
d39e9ef7fa
Fixed readme
2017-11-19 11:47:42 +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
Oleksandr Liakhevych
d134684bcb
Add ability to provide multiple values for headers in response ( #59 )
...
* Add ability to provide multiple values for headers
* Updated json model
2017-10-27 21:49:03 +02:00
Stef Heyenrath
cbe6a0a2b4
WithBodyFromFile ( #56 )
2017-10-25 21:33:57 +02:00
Stef Heyenrath
37244d5c2f
PreWireMockMiddlewareInit / PostWireMockMiddlewareInit
2017-10-17 20:47:19 +02:00
Stef Heyenrath
07f03997c0
Fix issues with Bytes for Response
2017-10-14 10:48:58 +02:00
Stef Heyenrath
8199cdc382
scenario and state (added admin interface for GET and DELETE)
2017-10-07 18:10:17 +02:00
Stef Heyenrath
207688e42b
Observable logs (refactor some code)
2017-10-07 15:28:36 +02:00
deeptowncitizen
2d39a18b70
Observable logs ( #51 )
...
* observable log entries
* event test
2017-10-07 15:05:02 +02:00
Stef Heyenrath
5424b1e2e2
scenario and state
2017-10-07 13:19:48 +02:00
deeptowncitizen
ab017beaa6
stateful behavior + tests
2017-10-04 15:57:49 -04: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
139ea77888
Add ClientIP to RequestMessage / RequestLog ( #46 )
2017-09-18 20:01:38 +02:00
Stef Heyenrath
f8ad2cd3d6
Add RequestLogExpirationDuration and MaxRequestLogCount ( #43 ) ( #45 )
2017-08-20 11:20:35 +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
f38c24e8c4
FindLogEntries and refactored some code ( #34 )
2017-06-17 09:18:38 +02:00
Stef Heyenrath
08fd94c081
Do not delay Admin Interface commands
2017-05-23 21:56:20 +02:00
Stef Heyenrath
360a1227e4
Added X509Certificate2Filename ( #27 )
2017-05-16 20:20:55 +02:00
Stef Heyenrath
7bfd9f3343
Proxy ( #15 )
2017-05-05 22:25:57 +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