Hello Nicolas, NC> That would be a bit problematic to break current mod_neko with a NC> modified set_cookie method. NC> a) can't this be done entirely on haXe side ? NC> b) if not, it's better to add a new set_cookie_params method in mod_neko NC> than modifying existing one.
Ok, I buy your reasoning to do it in haXe side - here is the patch for neko/Web.hx from haXe standard library - tried to make it as conservative as possible.. Seems to work at least for expires parameter. -- Best regards, Michael mailto:[EMAIL PROTECTED]
Web.hx.patch
Description: Binary data
-- Neko : One VM to run them all (http://nekovm.org)
