madhawa-gunasekara commented on code in PR #11450:
URL: https://github.com/apache/apisix/pull/11450#discussion_r1700283675


##########
apisix/plugins/authz-casdoor.lua:
##########
@@ -60,7 +61,7 @@ local function fetch_access_token(code, conf)
             ["Content-Type"] = "application/x-www-form-urlencoded"
         }
     })
-
+    connection_util.close_http_connection(client)

Review Comment:
   +1 will remove it.



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