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