pass: Object.keys(response.headers)
        .map(h => h.toLowerCase())
        .includes(header[0]),