ClientSignals

constructor(url: String = "", method: String = GET.name, headers: Map<String, HeaderEntry> = mapOf("0" to HeaderEntry()), contentType: String? = null, body: String? = null)(source)