interface AgentOptions
extends [http.AgentOptions], [tls.ConnectionOptions]
Usage in Deno
```typescript import { type AgentOptions } from "node:node__https.d.ts"; ```optional
rejectUnauthorized: boolean | undefined
optional
maxCachedSessions: number | undefined