# File lib/cool.io/http_client.rb, line 268
    def send_request_body
      write @options[:body] if @options[:body]
    end