Maybe dumb question but I'm wondering how iCal clients query a remote calendar.
I've just created a little web service that generates an iCal file. This file is successfully interpreted by Google Calendar and Lightning (new Sunbird). But I'm not filtering on any range of time.
I imagine that Google and Sunbird clients gives parameters to filter on dates at least.
How can I know what are these parameters ? Is it part of the iCal RFC ?
Can someone point me to the good direction ?