class Net::HTTP::Persistent

def connection_keep_alive? header

def connection_keep_alive? header
  header.connection_keep_alive?
end