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