[haXe] mod_neko api
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Nov 2 10:49:15 CET 2006
> I am building some web-related components in haXe.
> To make something nice I really need to have more access to apache-data.
>
> I need greater apache api exposure in mod_neko. (much = better)
>
> Things of the most usefulness:
> 1) array of apache-parsed headers and array of automatically generated
> response-headers
> 2) ability to make "internal redirects"
> 3) ability to signal apache that error-handler should be called.
>
> It would be enough, if these things are available at neko-level. I can
> do haxe-binding myself :-)
Yes, they might be useful stuff.
Will try to add them soon, but I'm quite busy atm ;)
If you have some C knowledge you can help yourself by looking at the
neko sources in neko/libs/mod_neko/cgi.c
Best,
Nicolas
More information about the Haxe
mailing list