[youtubei.js](../../../README.md) / [Constants](../README.md) / INNERTUBE\_HEADERS\_BASE # Variable: INNERTUBE\_HEADERS\_BASE > `const` **INNERTUBE\_HEADERS\_BASE**: `Readonly`\<`object`\> ## Type declaration ### accept > **accept**: `"*/*"` = `'*/*'` ### accept-encoding > **accept-encoding**: `"gzip, deflate"` = `'gzip, deflate'` ### content-type > **content-type**: `"application/json"` = `'application/json'` ## Defined in [src/utils/Constants.ts:88](https://github.com/LuanRT/YouTube.js/blob/eb21af33db708f0355f4fb15881f5d4fabc7b06c/src/utils/Constants.ts#L88)