annotate tests/goback.urp @ 1931:1a04b1edded2

Fix regression in http.c for long-polling connections; add lazy initialization of database connections, to avoid the overhead in handlers that don't use SQL
author Adam Chlipala <adam@chlipala.net>
date Wed, 11 Dec 2013 14:57:54 -0500
parents c3b5cf5c2f98
children
rev   line source
adam@1552 1 database dbname=goback
adam@1552 2 sql goback.sql
adam@1552 3 rewrite all Goback/*
adam@1552 4 safeGet get
adam@1552 5
adam@1552 6 goback