mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-18 07:24:34 +01:00
Updated Settings (markdown)
@@ -39,6 +39,7 @@ Where
|
||||
* SaveMapping = Save the mapping for each request/response to the internal Mappings
|
||||
* SaveMappingToFile = Save the mapping for each request/response to also file. (Note that SaveMapping must also be set to true.)
|
||||
* BlackListedHeaders = Defines a list from headers which will excluded from the saved mappings.
|
||||
* ClientX509Certificate2ThumbprintOrSubjectName = The clientCertificate thumbprint or subject name fragment to use.
|
||||
|
||||
### Example:
|
||||
When you a request like `localhost:9095/earth/story/20170510-terrifying-20m-tall-rogue-waves-are-actually-real`, this request is proxied to the `bbc.com` and the mapping definition is saved to `__admin\mappings\ab38efae-4e4d-4f20-8afe-635533ec2535.json`.
|
||||
|
||||
Reference in New Issue
Block a user