URLFETCH
Extension: io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
extensions webConfiguration parameters
-
warpscript.urlfetch.limit
-
warpscript.urlfetch.limit.hard
-
warpscript.urlfetch.maxsize
-
warpscript.urlfetch.maxsize.hard
-
warpscript.urlfetch.host.patterns
-
webcall.host.patterns
The URLFETCH
function sends HTTP(S) GET requests, waits for the responses and puts them on the stack.
For security reasons, the stack must be authenticated for this function to work, see AUTHENTICATE
.
Since 2.7.0, this function also accepts a MAP of headers.