Thursday, May 19, 2011

Using Authentication with Open-uri


open("http://www.example.com", :http_basic_authentication=>["user", "password"])

No comments:

Post a Comment