<json-content> ( body -- response )
Furnace framework » Furnace presentation layer » Furnace JSON support


Vocabulary
furnace.json

Inputs
bodyan object


Outputs
responsea response


Word description
Creates an HTTP response which serves a serialized JSON object to the client.

Definition