Request
Creates a new Request as configured by the given spec block.
fun Request(request: <Error class: unknown class>, block: RequestSpec.() -> Unit): <Error class: unknown class>
Creates a copy of the given request after configuring with the given spec block.