func head(l *lua.LState❶) int { var ( host string port uint64 path string resp *http.Response err error url string ) ➁ host = l.
確定! 回上一頁