mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-0.11: backport r10529
This commit is contained in:
@@ -42,8 +42,8 @@ function Request.__init__(self, env, sourcein, sinkerr)
|
||||
self.error = sinkerr
|
||||
|
||||
|
||||
-- File handler
|
||||
self.filehandler = function() end
|
||||
-- File handler nil by default to let .content() work
|
||||
self.filehandler = nil
|
||||
|
||||
-- HTTP-Message table
|
||||
self.message = {
|
||||
|
||||
Reference in New Issue
Block a user