mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-22 11:10:25 +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.