Variable Headers

    Headers: {
        prototype: Headers;
        new (init?: HeadersInit): Headers;
    }