Header the http header type

interface StringDict {
    [id: string]: string;
}

Indexable

[id: string]: string