You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/20 03:48:50 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #2768: CI: make it work under OpenResty 1.19

spacewander commented on a change in pull request #2768:
URL: https://github.com/apache/apisix/pull/2768#discussion_r527375788



##########
File path: t/lib/server.lua
##########
@@ -357,6 +357,7 @@ function _M.log()
     ngx.req.read_body()
     local body = ngx.req.get_body_data()
     local ct = ngx.var.content_type
+    print(ct)

Review comment:
       @nic-chen 
   Fixed.




----------------------------------------------------------------
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:
users@infra.apache.org