* Fixed last commit
authorSteven Barth <steven@midlink.org>
Sat, 28 Jun 2008 16:25:25 +0000 (16:25 +0000)
committerSteven Barth <steven@midlink.org>
Sat, 28 Jun 2008 16:25:25 +0000 (16:25 +0000)
libs/httpd/luasrc/httpd/handler/luci.lua

index 17882e2..2fcb995 100644 (file)
@@ -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