ClientSettings
Constructors
Link copied to clipboard
fun ClientSettings(format: SerializationFormat, useCookies: Boolean = true, headers: Map<String, List<String>> = LinkedHashMap(), user: String? = null, password: String? = null, insecure: Boolean = false)
Content copied to clipboard