Handbook
Glossary
<feed-content> ( body -- response )
Vocabulary
furnace
.
syndication
Inputs
body
an
object
Outputs
response
an
object
Definition
USING:
accessors
http.server.responses
io.encodings.utf8
syndication
;
IN:
furnace.syndication
:
<feed-content>
( body -- response )
feed>xml
"application/atom+xml"
<content>
"UTF-8"
>>content-charset
utf8
>>content-encoding
;