/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: BUSL-1.1
*/
export const CACHE_CONTROL = 'Cache-Control';
export const CONTENT_TYPE = 'Content-Type';