From f050c7f1de1fe03e2253f408445a69e9402f60ee Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 16 Jun 2016 11:00:01 -0400 Subject: Client-side: detect session timeout and ask the user to reload --- tests/timeout.urp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/timeout.urp (limited to 'tests/timeout.urp') diff --git a/tests/timeout.urp b/tests/timeout.urp new file mode 100644 index 00000000..6d3ca878 --- /dev/null +++ b/tests/timeout.urp @@ -0,0 +1,7 @@ +timeout 2 +rewrite url Timeout/* +database dbname=test +sql timeout.sql +safeGet main + +timeout -- cgit v1.2.3