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