Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/wildebeest
/
Class
backend/src/utils/httpsigjs/parser.ts:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
class
MissingHeaderError extends HttpSignatureError {
41
constructor(message: string) {
42
super(message, MissingHeaderError)
43
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected