mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-12 09:42:44 +00:00
1d635add9e
When a url that could have been a valid resource collection with a trailing slash hits the daemon without a trailing slash, it would fail. Correct by recognizing this scenario and properly handling it.