uri = URI('http://example.com/index.html?count=10') Net::HTTP.get(uri) # => String ... This method also does Basic Authentication iff url .user exists.
確定! 回上一頁