﻿{
  Request: {
    ClientIP: ::1,
    Path: /,
    AbsolutePath: /,
    Url: http://localhost/,
    AbsoluteUrl: http://localhost/,
    Method: post,
    HttpVersion: 1.1,
    BodyAsBytes: AA==,
    DetectedBodyType: Bytes
  },
  Response: {
    BodyAsBytes: AA==,
    DetectedBodyType: Bytes
  }
}