# File lib/thin/headers.rb, line 32
    def has_key?(key)
      @sent[key.downcase]
    end