mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +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.