Open razzius opened 4 years ago
For example, curl http://localhost:5000/api/availability gives html, but it should give http 405 method not allowed, to ease debugging.
curl http://localhost:5000/api/availability
For example,
curl http://localhost:5000/api/availability
gives html, but it should give http 405 method not allowed, to ease debugging.