StandardWebTestRequest

constructor(body: String? = null, followRedirectsEnabled: Boolean? = null, headers: List<StandardWebTestRequestHeader>? = null, httpVerb: String? = null, parseDependentRequestsEnabled: Boolean? = null, url: String)