Friday, May 6, 2011

Non-HTTP proxy URI in open-uri

Ruby's open-uri library only support http protocol. If you have some other protocol this error will appear.If you have socks protocol you can use something called socksify.

http://apidock.com/ruby/OpenURI/open_http/class

No comments:

Post a Comment