You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/08/04 08:02:17 UTC

[Bug 62359] cannot add an output filter from lua code

https://bz.apache.org/bugzilla/show_bug.cgi?id=62359

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
Doc issue fixed in r1837404.
This will be available online on the next rebuilt.

The other part of your analysis makes sense to me.
I would like to test it, but I'm not sure to be able to do so in the coming
days. Will look at it later.

After a quick look, 'add_output_filter()' could also be improved to mimic
'lua_ap_add_input_filter()' in order to make sanity checks (i.e.
'luaL_checktype()') and return if it has succeeded or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org