Currently, requests to http://localhost:8989/fruits/ and http://localhost:8989/fruits are treated as separate paths, causing inconsistencies. Both forms should be parsed into a normalized format.
Currently, requests to http://localhost:8989/fruits/ and http://localhost:8989/fruits are treated as separate paths, causing inconsistencies. Both forms should be parsed into a normalized format.