Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/got
/ options
Method
options
documentation/examples/uppercase-headers.js:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
get options() {
23
return
this.agent.options;
24
}
25
26
get defaultPort() {
27
return
this.agent.defaultPort;
Callers
1
stream.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected