const net/http.StatusFound

2 uses

	net/http (current package)
		status.go#L28: 	StatusFound             = 302 // RFC 7231, 6.4.3
		status.go#L98: 	StatusFound:             "Found",