- or download this
zfile =>["$ENV{DOCUMENT_ROOT}/filename.zip"],
- or download this
zfile =>"$ENV{DOCUMENT_ROOT}/filename.zip",
- or download this
The POST method also supports the "multi
part/form-data" content used for Form-based File
...
$file will be used. You can specify an empty string
as $filename if you don't want any filename in the
request.