# File lib/ftw/protocol.rb, line 158
  def discard_body
    read_body { |c| }
  end