mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-27 02:54:27 +00:00
Correct regression host name.
This commit is contained in:
parent
8e899ff0e0
commit
48d22782f7
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a DELETE on a BIND
|
||||
TYPE=DELETE
|
||||
URL=http://mycaldav/caldav.php/user4/base/user3/
|
||||
URL=http://regression.host/caldav.php/user4/base/user3/
|
||||
AUTH=user4:user4
|
||||
HEAD
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# on a bound resource
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user4/user2/
|
||||
URL=http://regression.host/caldav.php/user4/user2/
|
||||
HEADER=User-agent: sync-collection initial REPORT
|
||||
HEADER=Content-type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Extended MKCOL test - create an addressbook
|
||||
#
|
||||
TYPE=MKCOL
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEADER=X-DAViCal-Flush-Cache: true
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PROPFIND on addressbook resource
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEADER=Depth: 0
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for support of REPORT sync-collection with no sync-token
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-agent: sync-collection initial REPORT
|
||||
HEADER=Content-type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Depth 1 this time, and looking for getetag
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEADER=Depth: 1
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# addressbook-multiget REPORT on addressbook resource
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do an OPTIONS request on a /.well-known URL for CardDAV
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/.well-known/carddav
|
||||
URL=http://regression.host/caldav.php/.well-known/carddav
|
||||
|
||||
HEADER=User-Agent: DataAccess/1.0 (8A293)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do an OPTIONS request on a /.well-known URL for CardDAV
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/.well-known/carddav
|
||||
URL=http://regression.host/caldav.php/.well-known/carddav
|
||||
|
||||
HEADER=User-Agent: DataAccess/1.0 (8A293)
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PROPFIND on addressbook resource
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
URL=http://regression.host/caldav.php/user1/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEADER=Depth: 0
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Extended MKCOL test - create an addressbook
|
||||
#
|
||||
TYPE=MKCOL
|
||||
URL=http://mycaldav/caldav.php/user2/addressbook/
|
||||
URL=http://regression.host/caldav.php/user2/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
|
||||
HEADER=Accept: text/xml,application/xml
|
||||
HEADER=Content-Type: text/xml
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# addressbook-multiget REPORT on addressbook resource
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-Agent: DAViCalTester/public
|
||||
HEADER=Content-Type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
|
||||
HEADER=Accept: text/xml,application/xml
|
||||
HEADER=Content-Type: text/xml
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
|
||||
HEADER=Accept: text/xml,application/xml
|
||||
HEADER=Content-Type: text/xml
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
|
||||
HEADER=Accept: text/xml,application/xml
|
||||
HEADER=Content-Type: text/xml
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# We should see an updated sync token here.
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/addressbook/
|
||||
URL=http://regression.host/caldav.php/user1/addressbook/
|
||||
HEADER=User-agent: sync-collection changes REPORT
|
||||
HEADER=Content-type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user4/nz_holidays/
|
||||
URL=http://regression.host/caldav.php/user4/nz_holidays/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user4:user4
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user4/us_holidays/
|
||||
URL=http://regression.host/caldav.php/user4/us_holidays/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user4:user4
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a calendar collection to user3 to test UTF-8 processing
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user3/utf8/
|
||||
URL=http://regression.host/caldav.php/user3/utf8/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user3:user3
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user3/home/
|
||||
URL=http://regression.host/caldav.php/user3/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user3:user3
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user4/home/
|
||||
URL=http://regression.host/caldav.php/user4/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user4:user4
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user5/home/
|
||||
URL=http://regression.host/caldav.php/user5/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user5:user5
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/User%20Six/home/
|
||||
URL=http://regression.host/caldav.php/User%20Six/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=User Six:user6
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user2/home/
|
||||
URL=http://regression.host/caldav.php/user2/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.7.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEADER=X-DAViCal-Flush-Cache: now
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Do an initial OPTIONS request
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/
|
||||
URL=http://regression.host/caldav.php/
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# After creating a calendar in Mulberry, we should be able
|
||||
# to do a PROPFIND and discover it.
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/
|
||||
URL=http://regression.host/caldav.php/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Before creating a calendar in Mulberry, we should be able
|
||||
# to do a PROPFIND and it should not be there.
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
URL=http://regression.host/caldav.php/user1/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -2,5 +2,5 @@
|
||||
# So we should now make a calendar that we will use for some
|
||||
# testing.
|
||||
TYPE=MKCALENDAR
|
||||
URL=http://mycaldav/caldav.php/user1/created/
|
||||
URL=http://regression.host/caldav.php/user1/created/
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Before creating a calendar in Mulberry, we should be able
|
||||
# to do a PROPFIND and it should not be there.
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
URL=http://regression.host/caldav.php/user1/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# After creating the calendar we should be able to get any URLs
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -2,5 +2,5 @@
|
||||
# So we should now make a calendar that we will use for some
|
||||
# testing.
|
||||
TYPE=MKCALENDAR
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We now have a calendar so we can PUT an event into it...
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEAD
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We now have a calendar so we can PUT an event into it...
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEADER=If-Match: "b000d7defa19ccb7cd21e546b54155ee"
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We now have a calendar so we can PUT an event into it...
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEAD
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Before creating a calendar in Mulberry, we should be able
|
||||
# to do a PROPFIND and it should not be there.
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We now have a calendar so we can PUT an event into it...
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEAD
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Before creating a calendar in Mulberry, we should be able
|
||||
# to do a PROPFIND and it should not be there.
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: text/xml; charset=utf-8
|
||||
HEAD
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Make a calendar for someone else who we are allowed to write to
|
||||
TYPE=MKCALENDAR
|
||||
URL=http://mycaldav/caldav.php/resource2/mulberry/
|
||||
URL=http://regression.host/caldav.php/resource2/mulberry/
|
||||
HEAD
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Make a calendar for someone else who we are *NOT* allowed to write to
|
||||
TYPE=MKCALENDAR
|
||||
URL=http://mycaldav/caldav.php/admin/home/
|
||||
URL=http://regression.host/caldav.php/admin/home/
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We now have a calendar so we can PUT an event into it...
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/resource2/home/0A5EA1F0F2691A03E917E85F9F255448-0.ics
|
||||
URL=http://regression.host/caldav.php/resource2/home/0A5EA1F0F2691A03E917E85F9F255448-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEAD
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Do an OPTIONS request for an illegal path
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/(admin|user1)/
|
||||
URL=http://regression.host/caldav.php/(admin|user1)/
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a DELETE with a bogus etag so it will fail.
|
||||
TYPE=DELETE
|
||||
URL=http://mycaldav/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
HEADER=If-Match: "bogus-etag-b000d7defa19ccb7cd21e546b54155ee"
|
||||
HEAD
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a DELETE with a correct etag which will succeed.
|
||||
TYPE=DELETE
|
||||
URL=http://mycaldav/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics
|
||||
HEADER=If-Match: "6cff373f55c3e8318ad1c0db93205d08"
|
||||
HEAD
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT another event into the resource2 calendar so we can DELETE it
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/resource2/home/27D2201A83F0CD2EA9ECEBB588F796A7-0.ics
|
||||
URL=http://regression.host/caldav.php/resource2/home/27D2201A83F0CD2EA9ECEBB588F796A7-0.ics
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
HEAD
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a DELETE with a correct etag which will succeed.
|
||||
TYPE=DELETE
|
||||
URL=http://mycaldav/caldav.php/resource2/home/27D2201A83F0CD2EA9ECEBB588F796A7-0.ics
|
||||
URL=http://regression.host/caldav.php/resource2/home/27D2201A83F0CD2EA9ECEBB588F796A7-0.ics
|
||||
HEAD
|
||||
|
||||
QUERY
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for support of REPORT sync-collection with no sync-token
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-agent: sync-collection initial REPORT
|
||||
HEADER=Content-type: text/xml
|
||||
HEAD
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Do an initial OPTIONS request
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
NOAUTH
|
||||
HEAD
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Do another OPTIONS request, this time with credentials
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
AUTH=user1:user1
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a REPORT request
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
HEADER=Depth: 1
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
# Now we GET the entry that was in the report.
|
||||
#
|
||||
TYPE=GET
|
||||
URL=http://mycaldav/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
HEAD
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# We PUT an appointment with Evolution
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/20061101T073004Z.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/20061101T073004Z.ics
|
||||
HEADER=If-None-Match: *
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
HEADER=Content-Type: text/calendar
|
||||
@ -21,7 +21,7 @@ DTEND;TZID=/softwarestudio.org/Olson_20011030_5/Pacific/Auckland:
|
||||
20061101T110000
|
||||
SUMMARY:A Meeting
|
||||
X-EVOLUTION-CALDAV-HREF:http:
|
||||
//user1@mycaldav/caldav.php/user1/home/20061101T073004Z.ics
|
||||
//user1@regression.host/caldav.php/user1/home/20061101T073004Z.ics
|
||||
BEGIN:VALARM
|
||||
X-EVOLUTION-ALARM-UID:20061101T073000Z-10480-1000-1-5@ubu
|
||||
ACTION:DISPLAY
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a REPORT request
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
HEADER=Depth: 1
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
# Now we GET the entry that was in the report.
|
||||
#
|
||||
TYPE=GET
|
||||
URL=http://mycaldav/caldav.php/user1/home/20061101T073004Z.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/20061101T073004Z.ics
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
HEAD
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do a REPORT request (test RewriteRule support)
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/user1/home/
|
||||
URL=http://regression.host/user1/home/
|
||||
HEAD
|
||||
HEADER=Depth: 1
|
||||
HEADER=User-Agent: Evolution/1.8.1
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do an initial OPTIONS request (unauthenticated)
|
||||
# ... actually, Mozilla Calendar doesn't do this, but no doubt they will.
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
NOAUTH
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do an initial OPTIONS request (authenticated)
|
||||
# ... actually, Mozilla Calendar doesn't do this, but no doubt they will.
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a REPORT request (unauthenticated)
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
NOAUTH
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a REPORT request (authenticated)
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a REPORT request for another user's calendar
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/resource2/home/
|
||||
URL=http://regression.host/caldav.php/resource2/home/
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a PROPFIND request
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a recurring event that we can check we can/can't see at appropriate dates
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics HTTP/1.1
|
||||
URL=http://regression.host/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics HTTP/1.1
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20101108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT which should only include an instance of the repeating event we just added
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20101108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# others.
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# as a different user (later).
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20061222 Calendar/3.0a1
|
||||
HEADER=Accept: text/html,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# as a different user (later).
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20061222 Calendar/3.0a1
|
||||
HEADER=Accept: text/html,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# as a different user (later).
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20061222 Calendar/3.0a1
|
||||
HEADER=Accept: text/html,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# we continue to see this as a collection...
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home
|
||||
URL=http://regression.host/caldav.php/user1/home
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Make a calendar, with XML attached, for someone who we are allowed to write to
|
||||
TYPE=MKCALENDAR
|
||||
URL=http://mycaldav/caldav.php/resource1/mozilla/
|
||||
URL=http://regression.host/caldav.php/resource1/mozilla/
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a new task in the calendar
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7pre) Gecko/20070805 Calendar/0.7pre
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT an "In Progress" task in the calendar
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/917b9e47-b748-4550-a566-657fbe672447.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/917b9e47-b748-4550-a566-657fbe672447.ics
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7pre) Gecko/20070805 Calendar/0.7pre
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a completed task in the calendar
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/0575d895-a006-4ed8-9be6-0d1b6b6b1f96.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/0575d895-a006-4ed8-9be6-0d1b6b6b1f96.ics
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7pre) Gecko/20070805 Calendar/0.7pre
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a new task in the calendar
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/b1679f77-673d-4f46-b3eb-2420e1bba301.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/b1679f77-673d-4f46-b3eb-2420e1bba301.ics
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7pre) Gecko/20070805 Calendar/0.7pre
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#
|
||||
TYPE=REPORT
|
||||
AUTH=manager1:manager1
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20101108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#
|
||||
TYPE=REPORT
|
||||
AUTH=assistant1:assistant1
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Request a REPORT but don't send any actual valid XML data(!)
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061108 Calendar/0.4a1
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do a PROPFIND request
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user5/home/
|
||||
URL=http://regression.host/caldav.php/user5/home/
|
||||
HEAD
|
||||
AUTH=user5:user5
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# have read access to.
|
||||
#
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/manager1/
|
||||
URL=http://regression.host/caldav.php/manager1/
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20111013 Thunderbird/1.5.0.7
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# do not have read access to.
|
||||
#
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user3/
|
||||
URL=http://regression.host/caldav.php/user3/
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20111013 Thunderbird/1.5.0.7
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do an OPTIONS request against our own principal-URL
|
||||
#
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
URL=http://regression.host/caldav.php/user1/
|
||||
|
||||
HEADER=User-Agent: DAViCalTester/1.0
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do an OPTIONS request against the principal-URL of a group we are a member of
|
||||
#
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/teamclient1/
|
||||
URL=http://regression.host/caldav.php/teamclient1/
|
||||
|
||||
HEADER=User-Agent: DAViCalTester/1.0
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Testing with a process similar to Mozilla Sunbird 0.7
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a Mozilla style event into the database
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# PUT a Mozilla style event into the database
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics
|
||||
URL=http://regression.host/caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7
|
||||
HEADER=Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for REPORT calendar-query of VEVENT within time range
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for REPORT calendar-query of VTODO within time range
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071023 Sunbird/0.7
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for REPORT calendar-query of VTODO within time range
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13pre) Gecko/20080916 Debian/unstable (Codename:sid) Iceowl/0.8
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for PROPFIND for scheduing inbox/outbox
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/
|
||||
URL=http://regression.host/caldav.php/user1/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20100917 Sunbird/1.0
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# REPORT on scheduling inbox for pending VTODO on startup
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/.in/
|
||||
URL=http://regression.host/caldav.php/user1/.in/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# REPORT on scheduling inbox for pending VEVENT on startup
|
||||
#
|
||||
TYPE=REPORT
|
||||
URL=http://mycaldav/caldav.php/user1/.in/
|
||||
URL=http://regression.host/caldav.php/user1/.in/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# POST to scheduling outbox for freebusy query on user2
|
||||
#
|
||||
TYPE=POST
|
||||
URL=http://mycaldav/caldav.php/user1/.out/
|
||||
URL=http://regression.host/caldav.php/user1/.out/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# POST to scheduling outbox for freebusy query on user2
|
||||
#
|
||||
TYPE=POST
|
||||
URL=http://mycaldav/caldav.php/user1/.out/
|
||||
URL=http://regression.host/caldav.php/user1/.out/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# POST to scheduling outbox for freebusy query on user2
|
||||
#
|
||||
TYPE=POST
|
||||
URL=http://mycaldav/caldav.php/user1/.out/
|
||||
URL=http://regression.host/caldav.php/user1/.out/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# POST to scheduling outbox for freebusy query on user2
|
||||
#
|
||||
TYPE=POST
|
||||
URL=http://mycaldav/caldav.php/user1/.out/
|
||||
URL=http://regression.host/caldav.php/user1/.out/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Check for PROPFIND for scheduing inbox/outbox
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
|
||||
HEADER=Accept: text/xml
|
||||
HEADER=Accept-Language: en-us,en;q=0.5
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Do a PROPFIND request with junk in the request
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home
|
||||
URL=http://regression.host/caldav.php/user1/home
|
||||
HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# we continue to see this as a collection...
|
||||
#
|
||||
TYPE=PROPFIND
|
||||
URL=http://mycaldav/caldav.php/user1/home
|
||||
URL=http://regression.host/caldav.php/user1/home
|
||||
# HEAD
|
||||
|
||||
HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061013 Thunderbird/1.5.0.7
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do an initial OPTIONS request (unauthenticated)
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
NOAUTH
|
||||
|
||||
HEADER=User-Agent: Chandler/0.7alpha4 (Linux)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do an initial HEAD request (unauthenticated)
|
||||
TYPE=HEAD
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
NOAUTH
|
||||
|
||||
HEADER=User-Agent: Chandler/0.7alpha4 (Linux)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Do an initial OPTIONS request (authenticated)
|
||||
TYPE=OPTIONS
|
||||
URL=http://mycaldav/caldav.php/user1/home/
|
||||
URL=http://regression.host/caldav.php/user1/home/
|
||||
|
||||
HEADER=Chandler/0.7alpha4 (Linux)
|
||||
HEAD
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user