Files
YouTube.js/docs/api/namespaces/Constants/variables/INNERTUBE_HEADERS_BASE.md
2025-06-08 13:48:03 -03:00

599 B

youtubei.js / Constants / INNERTUBE_HEADERS_BASE

Variable: INNERTUBE_HEADERS_BASE

const INNERTUBE_HEADERS_BASE: object

Type declaration

accept

readonly accept: "*/*" = '*/*'

accept-encoding

readonly accept-encoding: "gzip, deflate" = 'gzip, deflate'

content-type

readonly content-type: "application/json" = 'application/json'

Defined in

src/utils/Constants.ts:121