Commit 6945ed57 authored by Thomas Tourlourat's avatar Thomas Tourlourat Committed by Tollef Fog Heen

Add missing "}".

parent 2342c8b9
......@@ -62,6 +62,7 @@ cookies named COOKIE1 and COOKIE2 and you can marvel at it::
if (req.http.Cookie == "") {
remove req.http.Cookie;
}
}
}
A somewhat simpler example that can accomplish almost the same can be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment