Availability:
:- use_module(library(http/http_open)).
[det]http_close_keep_alive(+Address)http_close_keep_alive(_)
closes all currently known keep-alive connections.
:- use_module(library(http/http_open)).
[det]http_close_keep_alive(+Address)http_close_keep_alive(_)
closes all currently known keep-alive connections.