# File lib/faye/adapters/goliath.rb, line 43
  def headers_output
    (status == 101) ? '' : goliath_headers_output
  end