mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-29 15:51:27 +00:00
11 lines
315 B
Plaintext
11 lines
315 B
Plaintext
#
|
|
# Fetch an expanded timezone from the server.
|
|
#
|
|
TYPE=GET
|
|
URL=http://regression.host/tz.php?action=expand&tzid=America/Indiana/Indianapolis&start=2014-01-01&end=2018-12-31
|
|
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"!
|
|
|