annotate tests/dbupload2.urp @ 2162:c39c48696393

Allow returnBlob and redirect in static protocol Both of these functions end up returning RETURN_INDIRECTLY, which is assumed to be an error by static.c's main. Treat it as success instead.
author Julian Squires <julian@cipht.net>
date Mon, 13 Jul 2015 14:34:30 -0400
parents 229a299d739d
children
rev   line source
grrwlf@2053 1 database dbname=dbupload2.db
grrwlf@2053 2 sql dbupload2.sql
grrwlf@2053 3 allow mime *
grrwlf@2053 4 rewrite all Dbupload2/*
grrwlf@2053 5 debug
grrwlf@2053 6
grrwlf@2053 7 dbupload2