mirror of
https://github.com/curl/curl.git
synced 2026-07-29 04:23:08 +03:00
fix double space
This commit is contained in:
parent
dbe068b1e1
commit
bc92a3b4b2
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ cached the usual way again. Phrasing it another way: the option is
|
|||
not persisted but setting it serves as a "trigger"
|
||||
to clear the caches.
|
||||
|
||||
The call affects only the connection and DNS cache of the multi handle
|
||||
The call affects only the connection and DNS cache of the multi handle
|
||||
itself and not the ones owned by SHARE handles.
|
||||
|
||||
## CURLM_NWCOPT_CLEAR_CONNS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue