pub fn constant(name: &str) -> Option<Value>Expand description
https.Agent / https.globalAgent: a minimal stub. node-js opens a fresh
connection per request (no pooling / keep-alive reuse), so an Agent carries no
behavior beyond being a constructible/inspectable object.