# File lib/typhoeus/multi.rb, line 13 13: def add(easy) 14: easy.set_headers() if easy.headers.empty? 15: @easy_handles << easy 16: multi_add_handle(easy) 17: end
# File lib/typhoeus/multi.rb, line 26 26: def cleanup() 27: multi_cleanup 28: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.