Handbook
Glossary
CURLPROXY_HTTP_1_0? ( object -- ? )
Vocabulary
curl
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CURLPROXY_HTTP_1_0
class.
Definition
USING:
kernel
;
IN:
curl.ffi
:
CURLPROXY_HTTP_1_0?
( object -- ? )
\
CURLPROXY_HTTP_1_0
eq?
;