mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-05 09:20:29 +00:00
remove training space
This commit is contained in:
parent
026de06478
commit
417ec8a983
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue