Availability:
:- use_module(library(http/http_client)).
all
, closing all connections.
- deprecated
- New code should use http_close_keep_alive/1
from
library(http/http_open)
.
:- use_module(library(http/http_client)).
all
, closing all connections.
library(http/http_open)
.