Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b75d2b8ab365e

Jump to content

Webcal

From Wikipedia, the free encyclopedia

Webcal is a uniform resource identifier (URI) scheme for accessing iCalendar files.

The webcal scheme was devised for use with the Apple iCal application and is widely used for accessing iCalendar formatted files. As of 23 September 2012, it has provisional status with IANA.[1] The webcal: protocol prefix is used to trigger an external protocol handler which is passed the URL to the .ics file rather than the file itself, in much the same way feed is sometimes used to trigger external RSS readers. The idea is that with this protocol prefix the target .ics file should be subscribed to (read only) rather than downloaded or imported into the calendar application. Other than that webcal: URLs are equivalent to the same URL with http: or https:.[2]

WebCal was also the name of an unrelated free web calendar PERL script, that allowed you to create and maintain an interactive events calendar or scheduling system on a Web site or app, and is no longer supported.[3]

Handlers

[edit source]

Notable software packages and web applications supporting the webcal protocol include:

Alternative protocols

[edit source]

CalDAV and GroupDAV are both efforts to provide WebDAV-based interactive access to calendar stores with finer granularity. The CalDAV Access protocol has been standardized by the IETF and published as RFC 4791. Extensions to CalDAV for automated scheduling are also standardized, as RFC 6638.

Neither of those protocols calls for using DAV style URIs. Instead, both drafts call for using the HTTP OPTIONS feature to return that the server supports calendaring extensions.

See also

[edit source]

References

[edit source]
  1. "Resource Identifier (RI) Scheme name: webcal". IANA. 23 September 2012.
  2. "What's the difference between Webcal and WebDAV/CalDAV?". stackoverflow. 5 May 2015.
  3. "AWSD / PERL Scripts / Webcal". awsd.com. Archived from the original on 2023-05-18.
  4. "Open Webcal Links with Google Calendar". Google Operating System. 7 October 2011.
  5. "View and Subscribe to Internet Calendars". Microsoft Office.
  6. "Creating New Calendars". Mozilla Support for Thunderbird.
  7. "Import a calendar". Nextcloud user documentation.
[edit source]