mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 17:58:47 +02: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).
|
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_
|
_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
|
### AdminUsername
|
||||||
The username needed for __admin access.
|
The username needed for __admin access.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user