# File lib/protocols/httpcli2.rb, line 332
332:                 def receive_binary_data text
333:                         @requests.last.receive_text text
334:                 end