Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codename-co/stack
/
Class
packages/scripts/maintenance/lib/upstream.ts:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
export
class
HttpError extends Error {
90
status: number;
91
url: string;
92
constructor(status: number, url: string, message: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected