load. Loading file from HTTP/HTTPS server
^curl:load[]
^curl:load[
options
]
Loads file from HTTP or HTTPS server and returns it as an object of class
file
. Inside the
curl session
it could be called without parameters.
Example
$file[^curl:load[
$.url[
https://store.artlebedev.ru/
]
$.useragent[
Parser3
]
$.timeout(
10
)
]]
Copyright © 19972011 Art. Lebedev Studio |
http://www.artlebedev.com
Last updated: 02.03.2011