我正在尝试使用RestClient 和Ruby v. 2.2.1 访问内部测试API 服务器。 这基本上是代码: url = "https://10.10.0.10/thing/i/want/to/get" header = { :content_type ...
確定! 回上一頁