Handbook
Glossary
content-type ( string -- params media/type )
Vocabulary
cgi
.
private
Inputs
string
an
object
Outputs
params
an
object
media/type
an
object
Definition
USING:
kernel
linked-assocs
sequences
splitting
;
IN:
cgi.private
:
content-type
( string -- params media/type )
";"
split
unclip
[
[
LH{
}
clone
]
[
first
query-string
]
if-empty
]
dip
;