UNPKG

@kontent-ai/delivery-sdk

Version:
6 lines (4 loc) 285 B
export const continuationTokenHeaderName: string = 'X-Continuation'; export const waitForLoadingNewContentHeader: string = 'X-KC-Wait-For-Loading-New-Content'; export const sdkVersionHeader: string = 'X-KC-SDKID'; export const staleContentHeaderName: string = 'X-Stale-Content';