Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zalando/skipper
/ Header
Method
Header
proxy/proxy_test.go:183–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
181
}
182
183
func
(srw *syncResponseWriter) Header() http.Header {
184
return
srw.header
185
}
186
187
func
(srw *syncResponseWriter) WriteHeader(statusCode int) {
188
srw.statusCode = statusCode
Callers
15
serveResponse
Method · 0.45
errorResponse
Method · 0.45
addInstances
Method · 0.45
dbgResponse
Function · 0.45
testLoopback
Function · 0.45
TestServeHTTP
Function · 0.45
TestHTTPDialBackend
Function · 0.45
TestShadowSingle
Function · 0.45
serveHTTP
Method · 0.45
startTestServer
Function · 0.45
TestGetRoundtrip
Function · 0.45
TestFastCgi
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected