I don't know what your problem is but what about something like this http = Net::HTTP.new(uri.host, uri.port) http.use_ssl = true request ...
確定! 回上一頁