zhoujiexiong commented on code in PR #11499:
URL: https://github.com/apache/apisix/pull/11499#discussion_r1753038667


##########
apisix/core/request.lua:
##########
@@ -334,6 +335,21 @@ function _M.get_body(max_size, ctx)
 end
 
 
+function _M.get_request_body_table()

Review Comment:
   Decode body according content-type or rename the method, e.g. 
get_json_request_body_table?



-- 
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]

Reply via email to