- #114 - Feature: Add PathSegments in Transform +feature
- #113 - Feature: Add BodyAsJsonIndented for response message +feature
Commits: bdb79aec95...e87f970057
- #100 - Issue: JsonPathMatcher - not working for rootless jsons?
Commits: ...
- #110 - Fix: remove
Func[]
from MappingModel
Commits: a4a9f2c862...a4a9f2c862
- #109 - Issue: When proxying, MimeType is wrong for StringContent
Commits: 720c59c595...720c59c595
- #108 - Issue: provide correct contentTypeHeader value for the bodyparser +fix
Commits: f604be3c02...b7dd1b9242
- #106 - Issue: Params does not work, when there are multiple values for a key
Commits: f604be3c02...f604be3c02
- #104 - Issue: PlatformNotSupportedException
Commits: 3e634c2fde...3e634c2fde
- #102 - Feature: add WithBody(req => dostuff) style callback contributed by Alastair Crabtree (alastairtree) +feature
- #101 - ICallbackResponseBuilder + added more unit-tests contributed by Stef Heyenrath (StefH) +fix
- #100 - Question: JsonPathMatcher - not working for rootless jsons?
- #99 - feat: simple implementation/spike of dynamic responses using callbacks contributed by Stef Heyenrath (StefH)
- #98 - IBodyResponseBuilder.WithBody* should receive the request as a parameter
- #96 - Replace log4net by custom logger (#94) contributed by Stef Heyenrath (StefH)
- #95 - Unittest fix contributed by Stef Heyenrath (StefH)
- #94 - Issue: Introduced dependency on log4net
- #93 - Bug: FluentMockServer IsStarted after calling Start()
- #66 - Interested in callbacks?
Commits: e850126184...a2df91a2a2
- #92 - Json fixes (#91) contributed by Stef Heyenrath (StefH)
- #91 - Bug: WireMock.Net is not matching application/json http requests using JSONPathMatcher +fix
Commits: 1ffd56701c...ad6c59e3b5
- #90 - Concurrent issue (#88) contributed by Stef Heyenrath (StefH)
- #89 - Add log4net logging contributed by Stef Heyenrath (StefH)
- #88 - Bug: Standalone server throws 500 error when receiving concurrent requests +fix
- #87 - Feature: Add logging
Commits: 51070dab63...4f87146622
- #86 - Feature : Add FileSystemWatcher logic for watching static mapping files +feature
- #85 - Bug: https for netstandard does not work ? +fix
- #83 - Feature : Add also a method in IProxyResponseBuilder to provide proxy-settings +feature
- #82 - Feature: make it possible to ignore some headers when proxying +feature
- #81 - Feature: When using proxy, only BodyAsBytes in case of binary data?
- #80 - Feature: When using proxy, in case Content-Type is JSON, use BodyAsJson in Response
Commits: 40ff8514ac...9778c5adbe
- #79 - Fix missed content headers contributed by (vladimir-fed)
- #78 - WireMock not working when attempting to access from anything other than localhost.
- #57 - ProxyAndRecord does not save query-parameters, headers and body +fix
Commits: 6d60b3773a...cdcaaa970a
- #77 - Fixed issue #76 contributed by Stef Heyenrath (StefH)
- #76 - Bug: IFluentMockServerAdmin is missing content-type for some POST/PUT calls
- #75 - Add WireMock.Net.WebApplication example contributed by Stef Heyenrath (StefH)
- #74 - Capturing the index of the existing mapping before removing and insert the updated mapping at the same index of the list contributed by (raghavendrabankapur)
- #73 - Updated mapping is not being picked and responded with the response
Commits: da798a59aa...e6af765777
- #72 - Matching WithParam on OData End Points
Commits: 71196b51c9...71196b51c9
- #71 - Fixed restricted headers on response contributed by Stef Heyenrath (StefH)
- #69 - Instructions are incorrect (?)
Commits: 601af2d6b2...fd5bc203c3
- #70 - Proxy/Intercept pattern is throwing a keep alive header error with net461
Commits: d0fc889f42...d0fc889f42
- #68 - Full path required in Stub
- #67 - bug: fix supporting the Patch method and logging the body contributed by Alastair Crabtree (alastairtree)
- #65 - bug: Fix admin api client definition returning the wrong types contributed by Alastair Crabtree (alastairtree)
- #64 - Pull Requests do not trigger test + codecoverage ?
Commits: d0b48e2967...ea16ee866b
- #63 - Fix issue with concurrent logging contributed by (vladimir-fed)
- #62 - Add the Host, Protocol, Port and Origin to the Request message so they can be used in templating contributed by Alastair Crabtree (alastairtree)
- #61 - Partial mapping
- #53 - New feature request: Access to Owin pipeline
- #42 - Enhancement - Save/load request logs to/from disk +feature
- #27 - New feature: Record and Save
Commits: e25c873765...018d2a904d
- #60 - Fix proxy headers handling contributed by Oleksandr Liakhevych (Dreamescaper)
- #59 - Add ability to provide multiple values for headers in response contributed by Oleksandr Liakhevych (Dreamescaper)
- #58 - Multiple headers with same name +feature
- #56 - WithBodyFromFile Support +feature
- #54 - Proxy for AWS: Error unmarshalling response back from AWS +fix
Commits: cbe6a0a2b4...d83f308591
- #55 - Fix the problem with headers passthrough contributed by deeptowncitizen (deeptowncitizen) +fix
- #52 - SimMetrics.NET error when trying to install NuGet Package
- #48 - Stateful support +feature
- #44 - Bug: Server not listening after Start() returns (on macOS) +fix
Commits: 7c289d44a7...15370a89ca
- #51 - Observable logs contributed by deeptowncitizen (deeptowncitizen)
- #50 - New Feature: Callbacks
- #49 - stateful behavior contributed by deeptowncitizen (deeptowncitizen)
- #47 - Feature: add matcher details to Request to see which matchers match/not match +feature
- #46 - Log the ip-address from the client/caller also in the RequestLog +feature
- #45 - Add RequestLogExpirationDuration and MaxRequestLogCount (#43) contributed by Stef Heyenrath (StefH)
- #43 - Feature: Add RequestLogExpirationDuration and MaxRequestLogCount
- #41 - Dotnet 20 preview final contributed by Stef Heyenrath (StefH) +feature
- #40 - Expose more settings to stand-alone app contributed by Stef Heyenrath (StefH)
- #39 - Listen on http://*:9090 contributed by Stef Heyenrath (StefH)
- #38 - Bug: support also listening on *:{port}
- #37 - Wrong Request Match result is returning
- #36 - How to implement a request body-dependent response?
- #35 - Revert changes that were made by mistake in prior PR contributed by (phillee007)
- #34 - Where is SearchLogsFor method?
- #33 - Issue with launching sample code (StandAlone server) +fix
- #32 - [Feature] Add support for client certificate password and test with real services that require client certificate auth contributed by (phillee007) +feature
- #31 - Feature request: Nuget package for standalone version +feature
- #20 - Add client certificate authentication
- #19 - Is this the same as Mock4Net?
- #15 - New feature: Proxying +feature
Commits: 538195551d...e87e09e10d
- #30 - [Feature] Disable partial mappings by default in standalone version +fix
- #29 - Support of .Net 4.0
- #28 - Facing issue with WildcardMatcher and '?'
Commits: 84db9bbf0d...7111ab384b
- #26 - merge netstandard into main contributed by Stef Heyenrath (StefH)
- #25 - Upgrade to vs2017 +feature
- #23 - Consider port to .Net Core
- #21 - Admin static json mappings +feature
Commits: b547993415...8d9cef6dd1
- #24 - Body Encoding contributed by Sebastian Bebrys (sbebrys)
- #22 - Add basic-authentication for accessing admin-interface +feature
- #8 - admin rest api
Commits: bb35f55bbb...02803562c6