let url = URL(string: "http://www.stackoverflow.com")! var request = URLRequest(url: ... Example do { let opt = try HTTP.GET("https://google.com") opt.start ...
確定! 回上一頁