Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Header
Method
Header
response.go:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
func
(r *Response) Header() http.Header {
35
return
r.header
36
}
37
38
func
(r *Response) QueryHeader(key string) string {
39
return
r.Header().Get(key)
Callers
15
QueryHeader
Method · 0.95
Redirect
Method · 0.95
SetHeader
Method · 0.95
ServeHTTP
Method · 0.45
ServeHTTP
Method · 0.45
wrapRouterHandle
Method · 0.45
Index
Function · 0.45
DefaultHTTPErrorHandler
Method · 0.45
DefaultNotFoundHandler
Function · 0.45
DefaultMethodNotAllowedHandler
Function · 0.45
DefaultAutoOPTIONSHandler
Function · 0.45
NewResponse
Function · 0.45
Calls
no outgoing calls
Tested by
1
Index
Function · 0.36