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