﻿{
  Request: {
    ClientIP: ::1,
    Path: /,
    AbsolutePath: /,
    Url: http://localhost/,
    AbsoluteUrl: http://localhost/,
    Method: get,
    HttpVersion: 1.1
  },
  Response: {
    BodyAsFile: test,
    DetectedBodyType: File,
    FaultType: EMPTY_RESPONSE,
    FaultPercentage: 0.5
  }
}