Skip to main content
Version: current

fetch


tool/fetch

Conditions: arm64
Type: Command

ArgumentTypeDescription
urlstring
outputenum (none | file | user | user-with-headers)
http-methodenum (get | post | put | delete | head | patch)
http-auth-schemeenum (basic | digest)
http-datastring
http-header-fieldmulti_arg { array-id, string }
check-certificateenum (no | yes | yes-without-crl)
certificateenum
addressalt { address (flags=46vi) , ipAddr }
src-addressalt { ipAddr , ip6Addr }
portnum
modeenum (http | https | ftp | tftp | sftp)
http-content-encodingenum (deflate | gzip)
ip-typeenum (any | ipv4 | ipv6)
src-pathfile_enum
dst-pathfile_enum
userstring
passwordstring
hoststring
asciibool
uploadbool
keep-resultbool
idle-timeoutalt { time [1 .. 604800] , enum (none) { none:0 } }
http-max-redirect-countnum
http-percent-encodingbool
http-versionenum (http1_1 | http2)
Read-only ArgumentTypeDescription
statusenum (none | connecting | requesting | downloading | uploading | finished | failed)
codenum
downloadednum
uploadednum
totalnum
durationtime
datastring
http-headersobj_arg { super { string , : string } { string , : string } }