iilyak commented on a change in pull request #3638:
URL: https://github.com/apache/couchdb/pull/3638#discussion_r658166173
##########
File path: src/couch/src/couch_util.erl
##########
@@ -41,6 +41,7 @@
-export([set_mqd_off_heap/1]).
-export([set_process_priority/2]).
-export([hmac/3]).
+-export([unquote/1]).
Review comment:
I think it should be called `unquote_path`. Because it deals with a
corner case and suitable for generic application.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]