Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/keywork/http/headers/mod.ts>NetworkClientHintHeaders

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
interface NetworkClientHintHeaders
import { type NetworkClientHintHeaders } from "https://deno.land/x/keywork@v6.0.1/http/headers/mod.ts";

Properties

ECT: string

The "network profile" that best matches the connection's latency and bandwidth.

RTT: string

Application layer round trip time (RTT) in milliseconds, which includes the server processing time.

Save-Data: string