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