const net/http.StatusIMUsed

2 uses

	net/http (current package)
		status.go#L24: 	StatusIMUsed               = 226 // RFC 3229, 10.4.1
		status.go#L109: 	case StatusIMUsed: