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