options. Defining session's options

^curl:options[options

Method must be called within a curl session only.
When the method sets options the following file loading calls within the session will use these options until options will be redefined in file loading method or by another method's call.


Example
^curl:session{
   ^curl:options[
      $.charset[UTF-8]
      $.timeout(10)
   ]
   
}




Copyright © 1997–2021 Art. Lebedev Studio | http://www.artlebedev.com Last updated: 24.06.2012