property OutgoingHttpHeaders.content-encoding Usage in Deno```typescript import { type OutgoingHttpHeaders } from "node:node__http.d.ts"; ``` Type string | undefined