NativeRequestOptions: RequestOptions & CacheOptions & {
    checkServerIdentity?: CheckServerIdentityFunction;
}