Agents: {
    http?: Agent | false;
    https?: Agent | false;
    http2?: unknown | false;
}