MCPcopy Create free account
hub / github.com/cloudflare/wildebeest /

Class

backend/src/utils/httpsigjs/parser.ts:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28class InvalidHeaderError extends HttpSignatureError {
29 constructor(message: string) {
30 super(message, InvalidHeaderError)
31 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected