projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6997847
)
* Fixed last commit
author
Steven Barth
<steven@midlink.org>
Sat, 28 Jun 2008 16:25:25 +0000
(16:25 +0000)
committer
Steven Barth
<steven@midlink.org>
Sat, 28 Jun 2008 16:25:25 +0000
(16:25 +0000)
libs/httpd/luasrc/httpd/handler/luci.lua
patch
|
blob
|
history
diff --git
a/libs/httpd/luasrc/httpd/handler/luci.lua
b/libs/httpd/luasrc/httpd/handler/luci.lua
index 17882e258bc3487ba78d9fc8a9317294d9823ec8..2fcb9953aeab7ab78b0afade4e08f7f56b378a86 100644
(file)
--- a/
libs/httpd/luasrc/httpd/handler/luci.lua
+++ b/
libs/httpd/luasrc/httpd/handler/luci.lua
@@
-66,12
+66,7
@@
function Luci.handle_get(self, request, sourcein, sinkerr)
headers[data1] = data2
end
end
-<<<<<<< HEAD:libs/httpd/luasrc/httpd/handler/luci.lua
-=======
-
-
->>>>>>> * libs/httpd: Added Cache-Control header to LuCI:libs/httpd/luasrc/httpd/handler/luci.lua
local function iter()
local res, id, data = coroutine.resume(x)
if not res then