NetworkRequest

constructor(method: HTTPMethod, url: String, customHeader: Map<String, String>, customData: Any, fieldsIgnore: Boolean, fileIgnore: Boolean, format: VGSHttpBodyFormat, requestTimeoutInterval: Long, requiresTokenization: Boolean)