You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer of a server which can render webcal feeds or of a client which can consume webcal feeds, I'd like to have some guidance. Possible topics:
use and meaning of iCalendar METHOD property
content-type
Etags
if-none-match header
subscription upgrade
best practices for clients
how to "discover" good behavior on a server
how to deal with bad behaving servers
common pitfalls
why not to return "current time" as "last modified"
The text was updated successfully, but these errors were encountered:
I would say, that beyond the last point, I assume this issue to be solved by copying Everts documentation about how to build a Card/CalDAV client to DEVGUIDE with the latest commit.
As a developer of a server which can render webcal feeds or of a client which can consume webcal feeds, I'd like to have some guidance. Possible topics:
METHOD
propertycontent-type
if-none-match
headerThe text was updated successfully, but these errors were encountered: