mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-18 15:34:42 +01:00
Updated Settings (markdown)
@@ -141,6 +141,9 @@ Allow a Body for all HTTP Methods. (default set to false).
|
||||
Allow any HttpStatusCode in the response. Also null, 0, empty or invalid. (default set to false).
|
||||
_Note : this will not work when hosting a Docker container in Azure_
|
||||
|
||||
### AllowedCustomHandlebarHelpers
|
||||
Defines the allowed custom HandlebarHelpers which can be used. Possible values are `None`, `File` and `All`. By default it's `None`.
|
||||
|
||||
### AdminUsername
|
||||
The username needed for __admin access.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user