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