Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ ServeHTTP
Method
ServeHTTP
internal/entrypoint/http_server.go:32–32 ·
view source on GitHub ↗
(w http.ResponseWriter, r *http.Request)
Source
from the content-addressed store, hash-verified
30
DelRoute(route types.HTTPRoute)
31
FindRoute(s string) types.HTTPRoute
32
ServeHTTP(w http.ResponseWriter, r *http.Request)
33
}
34
35
type
httpServer
struct
{
Callers
15
TestEntrypoint_ShortLinkDispatch
Function · 0.95
TestServeHTTPLoadingEndpointsDisableCaching
Function · 0.65
TestServeHTTPReadyProxyPreservesUpstreamCacheHeaders
Function · 0.65
ServeHTTP
Method · 0.65
back_scanner_test.go
File · 0.65
findIconSlow
Function · 0.65
TestAuthCheckIssuesCSRFCookie
Function · 0.65
TestUserPassCallbackAllowsSameOriginFormPostWithoutCSRFCookie
Function · 0.65
TestUserPassCallbackRejectsCrossOriginPostWithoutCSRFCookie
Function · 0.65
TestUserPassCallbackAcceptsValidCSRFCookie
Function · 0.65
TestUnsafeRequestAcceptsQuotedCSRFCookieValue
Function · 0.65
TestLogoutRequiresCSRFCookie
Function · 0.65
Implementers
1
httpServer
internal/entrypoint/http_server.go
Calls
no outgoing calls
Tested by
15
TestEntrypoint_ShortLinkDispatch
Function · 0.76
TestServeHTTPLoadingEndpointsDisableCaching
Function · 0.52
TestServeHTTPReadyProxyPreservesUpstreamCacheHeaders
Function · 0.52
TestAuthCheckIssuesCSRFCookie
Function · 0.52
TestUserPassCallbackAllowsSameOriginFormPostWithoutCSRFCookie
Function · 0.52
TestUserPassCallbackRejectsCrossOriginPostWithoutCSRFCookie
Function · 0.52
TestUserPassCallbackAcceptsValidCSRFCookie
Function · 0.52
TestUnsafeRequestAcceptsQuotedCSRFCookieValue
Function · 0.52
TestLogoutRequiresCSRFCookie
Function · 0.52
TestLoginAllowsSameOriginPostWithoutCSRFCookie
Function · 0.52
TestGetLogoutRouteStillAvailableForFrontend
Function · 0.52
TestCertRenewRejectsCrossOriginWebSocketRequest
Function · 0.52