spacewander commented on code in PR #6925: URL: https://github.com/apache/apisix/pull/6925#discussion_r858166342
########## apisix/core/string.lua: ########## @@ -103,4 +105,15 @@ function _M.compress_script(s) end +function _M.decode_args(args) Review Comment: Let's add doc like https://github.com/apache/apisix/blob/fd9488da7c72f06bf102dad20b3c7dee19b0b40c/apisix/core/request.lua#L89 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
