remove training space

This commit is contained in:
BONNAURE Olivier 2024-04-11 17:25:19 +02:00
parent 026de06478
commit 417ec8a983

View file

@ -1089,7 +1089,7 @@ FUNCTIONS
- keepalive (default = false): configures each request to keep the
connection open (unless closed by the server) and reuse for the
next request to the same host. This option is disabled when SSL
connection is used.
connection is used.
The mapping of hosts and their sockets is stored in a table
assigned to the `keepalive` field itself, so it can be passed to
the next call.