Config

class Config

Configuration of transport

Constructors

Link copied to clipboard
fun Config()

Properties

Link copied to clipboard
var auth: Auth? = null

Authentication data

Link copied to clipboard
var gzipRequests: Boolean = false

Whether to compress requests or not

Link copied to clipboard
var trackers: List<() -> Tracker>

Allow to track all requests