export interface Accept { accept: string; encoding: string; language: string; }