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