Hi,
check append_to_reply() from textops module.
http://www.openser.org/docs/modules/devel/textops.html#AEN276
Regards,
Ramona
IƱaki Baz Castillo wrote:
Hi, it could be nice the possibility of adding headers
in OpenSer replies. I
mean replies generated by OpenSer with "t_reply()" or "sl_reply()".
For example it could be cool adding a header:
"Success: User offline, message stored"
when using MSILO before:
if (m_store("$ru"))
t_reply("202", "Accepted"))
AFAIK this is not possible, is it?
If not, maybe I'd report it as feature request, what's your opinion about it?
Thanks.