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