/ Published in: Ruby
Expand |
Embed | Plain Text
require 'net/http' Net::HTTP.get_print 'www.ya.ru', '/index.html'
You need to login to post a comment.
require 'net/http' Net::HTTP.get_print 'www.ya.ru', '/index.html'
You need to login to post a comment.