const net/http.StatusRequestTimeout
3 uses
net/http (current package)
status.go#L44: StatusRequestTimeout = 408 // RFC 7231, 6.5.7
status.go#L113: StatusRequestTimeout: "Request Timeout",
net/http/pprof
pprof.go#L289: serveError(w, http.StatusRequestTimeout, err.Error())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)