8beb78ec3f
w.Header().Set needs to be called before WriteHeader, because WriteHeader sends all the headers and calls to Set won't have any effect afterwards. Change-Id: Ia6b1c5e2cd54201a6c3980d63de04a0095b2db9a |
||
---|---|---|
.. | ||
consoleapi | ||
consoleql | ||
consolewebauth | ||
config.go | ||
endpoints_test.go | ||
error_fallback.html | ||
server_test.go | ||
server.go | ||
utils_test.go | ||
utils.go |