mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-19 00:27:04 +01:00
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
|
|
}
|
|
} |