Diff

net/http.lua @ 8555:4f0f5b49bb03

vairious: Add annotation when an empty environment is set [luacheck]
author Kim Alvefur <zash@zash.se>
date Wed, 28 Feb 2018 20:06:26 +0100
parent 8551:2bd2e94a0496
child 8689:c7122fbe1600
line wrap: on
line diff
--- a/net/http.lua	Wed Feb 28 18:12:20 2018 +0100
+++ b/net/http.lua	Wed Feb 28 20:06:26 2018 +0100
@@ -27,6 +27,7 @@
 local log = require "util.logger".init("http");
 
 local _ENV = nil;
+-- luacheck: std none
 
 local requests = {}; -- Open requests