Methodoverride is not well documented, but here is what it for:

assuming you are behind a corporate firewall that does not allow all  
HTTP verbs (as you know, the atom protocol uses GET, POST, PUT and  
DELETE). If you set MethodOverride to true,PUT and DELETE will be  
simulated using HTTP Post. It will add an X-Method-Override header to  
the request that indicates the "real" method we wanted to send.

I am adding this to the help text for the method.

Frank Mantek
Google
On Oct 8, 2007, at 1:00 PM, Kulvinder Singh wrote:

> Hi,
>
> Can somebody tell me the use (pros/cons) of setting  
> factory.MethodOverride property to true/false in .NET Calendar API?
>
> Thanks
> Kulvinder Singh
>
> Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s  
> user panel and lay it on us.
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to