Handbook
Glossary
content-type>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
content-type>>
( object -- value )
Methods
USING:
accessors
kernel.private
slots.private
smtp
strings
;
M:
email
content-type>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
imap
slots.private
;
M:
parsed-email
content-type>>
8
slot
;
inline
USING:
accessors
http
slots.private
;
M:
post-data
content-type>>
4
slot
;
inline
USING:
accessors
http
slots.private
;
M:
response
content-type>>
7
slot
;
inline