cloudendpoints / endpoints-python

A Python framework for building RESTful APIs on Google App Engine
Apache License 2.0
51 stars 17 forks source link

Improved 'No endpoint found' message. #154

Closed inklesspen closed 6 years ago

inklesspen commented 6 years ago

This will make it easier to spot 404s caused by requests for a valid path but with the wrong HTTP method.