# File lib/facets/more/http.rb, line 211
      def set(key, value)
        @header_item.push([key, value])
      end