# File lib/faye/adapters/goliath.rb, line 39
  def head
    (status == 101) ? '' : goliath_head
  end