# File lib/em/protocols/header_and_content.rb, line 92
      def receive_binary_data text
        @hc_content = text
        dispatch_request
      end