# File lib/aws/core/http/handler.rb, line 66 def handle(request, http_response, &read_block) @base.handle(request, http_response, &read_block) end