webmcp

annotate framework/env/net/__init.lua @ 457:17a2b7e1c463

Improved function request.get_header{...}
author jbe
date Mon Jul 25 22:32:34 2016 +0200 (2016-07-25)
parents 5d307886bd89
children 1d79b0612bd1
rev   line source
jbe@444 1 net._mail_config = {
jbe@444 2 command = { "sendmail", "-t", "-i" },
jbe@444 3 envelope_from_option = "-f"
jbe@444 4 }

Impressum / About Us