.luacheckrc
changeset 8572 f88bd2428bc2
parent 8571 37d98a5fbb77
child 8576 85e51205eef7
equal deleted inserted replaced
8571:37d98a5fbb77 8572:f88bd2428bc2
    78 		"module.unhook",
    78 		"module.unhook",
    79 		"module.unhook_object_event",
    79 		"module.unhook_object_event",
    80 		"module.wrap_event",
    80 		"module.wrap_event",
    81 		"module.wrap_global",
    81 		"module.wrap_global",
    82 		"module.wrap_object_event",
    82 		"module.wrap_object_event",
       
    83 
       
    84 		-- mod_http API
       
    85 		"module.http_url",
    83 	};
    86 	};
    84 	globals = {
    87 	globals = {
    85 		-- Methods that can be set on module API
    88 		-- Methods that can be set on module API
    86 		"module.unload",
    89 		"module.unload",
    87 		"module.add_host",
    90 		"module.add_host",