Update networking layer w/ CURL and emscripten impl
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: metalink
|
||||
Help: Process given URLs as metalink XML file
|
||||
Added: 7.27.0
|
||||
Category: deprecated
|
||||
Multi: single
|
||||
See-also:
|
||||
- parallel
|
||||
Example:
|
||||
- --metalink file $URL
|
||||
---
|
||||
|
||||
# `--metalink`
|
||||
|
||||
This option was previously used to specify a Metalink resource. Metalink
|
||||
support is disabled in curl for security reasons (added in 7.78.0).
|
||||
Reference in New Issue
Block a user