const net/http.StatusTeapot

2 uses

	net/http (current package)
		status.go#L54: 	StatusTeapot                       = 418 // RFC 9110, 15.5.19 (Unused)
		status.go#L163: 	case StatusTeapot: