ocket8888 commented on issue #4000: Put server_capability status code is incorrect URL: https://github.com/apache/trafficcontrol/issues/4000#issuecomment-543831526 > _" I thought PUT was actually implemented and the bug was a 404 caused by the lack of query params"_ No, the error happens because there is no `PUT` handler; our routing considers request method to be a part of a URI. > _"this seems minor to me"_ Well, its impact is minuscule, but its scope is massive. It affects every single endpoint in the TO API (afaik), so I figured medium was appropriate. But I don't feel strongly about it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
