romanbsd / curb-openuri

openuri drop-in replacement that uses curb

This URL has Read+Write access

README
curb-openuri
============

This gem is a drop-in replacement for the stock 'open-uri' library.
It overloads the Kernel#open and uses curb (ruby binding for libcurl)
to do actual fetching of pages.

COPYRIGHT
=========

Copyright (c) 2008 Roman Shterenzon. See LICENSE for details.