pub fn construct_agent(args: &[Value]) -> ValueExpand description
new http.Agent([options]) — a minimal connection-pool holder. We open a
fresh connection per request (no reuse), so the agent only carries its
configuration for the JS side to read back.