Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ HTTPCode
Method
HTTPCode
internal/httputil/httputil.go:189–189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
187
188
type
httpCoder
interface
{
189
HTTPCode() int
190
}
191
192
// An InvalidMethodError is returned when an HTTP handler is invoked
Callers
1
ServeJSONError
Function · 0.65
Implementers
1
InvalidMethodError
internal/httputil/httputil.go
Calls
no outgoing calls
Tested by
no test coverage detected