davical/testing/tests/carddav/2007-GET-arbitrary.test
2010-05-20 00:11:17 +12:00

19 lines
328 B
Plaintext

#
# GET the arbitrary text that we put there earlier
#
TYPE=GET
URL=http://regression.host/caldav.php/user1/addressbook/strumar_and_beren.txt
HEAD
BEGINDATA
ENDDATA
QUERY
SELECT caldav_data.dav_name, caldav_data.dav_etag
FROM caldav_data
WHERE caldav_data.dav_name ~ '/user1/addressbook/strumar_and_beren.txt'
ENDQUERY