mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-01 11:10:38 +00:00
11 lines
300 B
Plaintext
11 lines
300 B
Plaintext
#
|
|
# Fetch an expanded timezone from the server.
|
|
#
|
|
TYPE=GET
|
|
URL=http://regression.host/tz.php?action=expand&tzid=America/Indiana/Indianapolis&start=2009-01-01
|
|
HEAD
|
|
|
|
REPLACE=/dtstamp>[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z/dtstamp>all good/
|
|
REPLACE=!ETag: "\S+"!ETag: "Some good etag"!
|
|
|