Update networking layer w/ CURL and emscripten impl
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<!-- Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. -->
|
||||
<!-- SPDX-License-Identifier: curl -->
|
||||
# VERSION
|
||||
|
||||
This man page describes curl `%VERSION`. If you use a later version, chances
|
||||
are this man page does not fully document it. If you use an earlier version,
|
||||
this document tries to include version information about which specific
|
||||
version that introduced changes.
|
||||
|
||||
You can always learn which the latest curl version is by running
|
||||
|
||||
curl https://curl.se/info
|
||||
|
||||
The online version of this man page is always showing the latest incarnation:
|
||||
https://curl.se/docs/manpage.html
|
||||
Reference in New Issue
Block a user