rawlinp commented on issue #2997: URL: https://github.com/apache/trafficcontrol/issues/2997#issuecomment-869847183
Since we already use `404 Not Found` to indicate that the requested _resource_ does not exist (e.g. no server with id 4 exists), it probably makes sense to use `501` just to differentiate those kinds of errors from "my client is too new and is requesting an API version that the server doesn't support yet" errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
