NetworkRequest

constructor(method: HTTPMethod, url: String, customHeader: Map<String, String>, customData: Any, format: VGSHttpBodyFormat, requestTimeoutInterval: Long, requiresTokenization: Boolean, tag: String? = null)