2011/7/12 Iñaki Baz Castillo ibc@aliax.net:
I missed set_body(txt,content_type) from textops module :)
But, is it possible to add such body to a response sent stateless? I expect that it would add the body to the processed request.
Oh, please, forget me forever. Just a few lines below "set_body()" there is:
set_reply_body(txt,content_type)