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