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