# File lib/protocols/header_and_content.rb, line 82
82:             def receive_binary_data text
83:                 @hc_content = text
84:                 dispatch_request
85:             end