Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PageLeay/celestial-runtime
/
Class
lib.commonjs/utils/fetch.js:674–674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
672
* The response
for
a FetchRequest.
673
*/
674
class
FetchResponse {
675
#statusCode;
676
#statusMessage;
677
#headers;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected