const net/http.StateHijacked
5 uses
net/http (current package)
server.go#L327: c.setState(rwc, StateHijacked, runHooks)
server.go#L1758: case StateHijacked, StateClosed:
server.go#L2869: StateHijacked
server.go#L2881: StateHijacked: "hijacked",
net/http/httptest
server.go#L356: case http.StateHijacked, http.StateClosed:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)