The following code works for non-HTTPS pages local http=require("socket.http") body,c,l,h = http.request("http://www.example.com:443") print("status line" ...
確定! 回上一頁