Yangzcy423911 commented on issue #3225:
URL: https://github.com/apache/apisix/issues/3225#issuecomment-759895283
apisix/cli/etcd.lua
source 136 local cmd = str_format("curl -s -m %d %s", timeout * 2,
uri)
modify local cmd = str_format("curl -s -k -m %d %s", timeout * 2, uri) is
right?
----------------------------------------------------------------
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]