mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-06-10 15:53:01 +02:00
7fe2c8af78
* Add /__admin/mappings/code endpoint * api * fix * . * fix * . * . * .
16 lines
281 B
Plaintext
16 lines
281 B
Plaintext
{
|
|
Request: {
|
|
ClientIP: ::1,
|
|
Path: /,
|
|
AbsolutePath: /,
|
|
Url: http://localhost/,
|
|
AbsoluteUrl: http://localhost/,
|
|
Method: get
|
|
},
|
|
Response: {
|
|
BodyAsFile: test,
|
|
DetectedBodyType: File,
|
|
FaultType: EMPTY_RESPONSE,
|
|
FaultPercentage: 0.5
|
|
}
|
|
} |