webmcp

view framework/env/param/__init.lua @ 558:b7596f5158d4

Added argument "raw_headers" to net.send_mail(...)
author jbe
date Tue Jun 09 13:13:36 2020 +0200 (2020-06-09)
parents c3d539e33710
children
line source
1 request.for_each(function()
2 param._exchanged = false -- important to be false, not nil
3 param._saved = {} -- stack
4 end)

Impressum / About Us