MCPcopy Create free account
hub / github.com/denoland/std /

Class

http/unstable_error.ts:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 * ```
96 */
97export class HttpError extends Error {
98 /**
99 * The HTTP status code (e.g., 404, 500, 403)
100 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected