:nodoc:.
#open, #read
:nodoc:
740 741 742
# File 'lib/open-uri.rb', line 740 def buffer_open(buf, proxy, options) # :nodoc: OpenURI.open_http(buf, self, proxy, options) end