summaryrefslogtreecommitdiff
path: root/tests/timeout.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2016-06-16 11:00:01 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2016-06-16 11:00:01 -0400
commitf050c7f1de1fe03e2253f408445a69e9402f60ee (patch)
treeca6e66fda36d8445e34ba396394ba5a3dcfa1a39 /tests/timeout.urp
parent6dad7c645d8fdb7b7237c89ff7b34e90adbb86b1 (diff)
Client-side: detect session timeout and ask the user to reload
Diffstat (limited to 'tests/timeout.urp')
-rw-r--r--tests/timeout.urp7
1 files changed, 7 insertions, 0 deletions
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