Handbook
Glossary
get-header ( -- header )
Vocabulary
fastcgi
Inputs
None
Outputs
header
an
object
Definition
USING:
accessors
alien.enums
combinators.smart
kernel
pack
;
IN:
fastcgi
:
get-header
( -- header )
"CCSSCC"
read-packed-be
[
fcgi-header
boa
]
input<sequence
dup
type>>
fcgi-header-types
number>enum
>>type
;