Scenario: I use the keys function, to retrieve keys by a pattern.
The keys returned are already URIencoded.
I then use the same keys in the delete function. The keys are getting double-encoded and thus aren't found.
If this is expected behavior, it should be mentioned in the "keys" documentation.
Scenario: I use the keys function, to retrieve keys by a pattern. The keys returned are already URIencoded. I then use the same keys in the delete function. The keys are getting double-encoded and thus aren't found.
If this is expected behavior, it should be mentioned in the "keys" documentation.