chickenclisp ~master (2021-10-02T12:00:25.9584348)
Dub
Repo
CurlPostOperator
orelang
operator
CurlOperators
Undocumented in source.
class
CurlPostOperator :
IOperator
{
import
std
.
algorithm
,
std
.
string
,
std
.
array
,
std
.
range
,
std
.
conv
;
;
import
std
.
algorithm
,
std
.
string
,
std
.
array
,
std
.
range
,
std
.
conv
;
;
import
std
.
algorithm
,
std
.
string
,
std
.
array
,
std
.
range
,
std
.
conv
;
;
import
std
.
algorithm
,
std
.
string
,
std
.
array
,
std
.
range
,
std
.
conv
;
;
import
std
.
algorithm
,
std
.
string
,
std
.
array
,
std
.
range
,
std
.
conv
;
;
Value
call
(Engine engine, Value[] args);
}
Members
Functions
call
Value
call
(Engine engine, Value[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From IOperator
call
Value
call
(Engine engine, Value[] args)
Undocumented in source.
Meta
Source
See Implementation
orelang
operator
CurlOperators
classes
CurlDownloadOperator
CurlGetOperator
CurlGetStringOperator
CurlPostOperator
CurlPostStringOperator
CurlUploadOperator