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