mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-16 05:49:17 +00:00
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.