kite-sdk / kite

Kite SDK
http://kitesdk.org/docs/current/
Apache License 2.0
394 stars 263 forks source link

CDK-945: Ignore trailing slash in URIs. #334

Closed rdblue closed 9 years ago

rdblue commented 9 years ago

This updates the URIPattern code to ignore trailing slashes in URIs. URIs can still match a trailing / explicitly, and URI pattern globbing still works as before.

tomwhite commented 9 years ago

+1