mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-05 21:42:24 +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.