# File lib/bundler/vendor/net/http/persistent.rb, line 769
    def connection_close? header
      header.connection_close?
    end