<init>
TestApplicationRequest(
call: TestApplicationCall,
closeRequest: Boolean,
method: HttpMethod = HttpMethod.Get,
uri: String = "/",
version: String = "HTTP/1.1")
Represents a test application request
TestApplicationRequest(
call: TestApplicationCall,
closeRequest: Boolean,
method: HttpMethod = HttpMethod.Get,
uri: String = "/",
version: String = "HTTP/1.1")
Represents a test application request