3xx Redirection
This number exists in the HTTP list, but it does not mean anything you should use in a real app today.
Do not emit 306; it is reserved and has no defined modern behavior.
GET https://api.example.test/status/306306 UnusedThe useful lesson is that clients should not build product logic around it.