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