Nicklee007 opened a new pull request, #3867: URL: https://github.com/apache/bookkeeper/pull/3867
### Motivation Response code 405 `METHOD_NOT_ALLOWED` is better than 404 `NOT_FOUND` when client request used not allowed method from REST API. ### Changes 1. Modify response code 404 to 405 when client request used not allowed method. -- 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]
