# File lib/protocols/httpcli2.rb, line 313
313:                 def receive_binary_data text
314:                         @requests.last.receive_text text
315:                 end