FakeHttpServerRequest

constructor(method: Http.Method, uri: String, headers: Http.Headers = Http.Headers(), body: ByteArray = EMPTY_BYTE_ARRAY, requestConfig: HttpServer.RequestConfig)