Author: fmantek
Date: Wed Oct 10 06:01:53 2007
New Revision: 289
Modified:
trunk/clients/cs/src/core/gauthrequest.cs
Log:
fixed a comment
Modified: trunk/clients/cs/src/core/gauthrequest.cs
==============================================================================
--- trunk/clients/cs/src/core/gauthrequest.cs (original)
+++ trunk/clients/cs/src/core/gauthrequest.cs Wed Oct 10 06:01:53 2007
@@ -190,11 +190,11 @@
//////////////////////////////////////////////////////////////////////
- /// <summary>assuming you are behind a corporate firewall that
does not
+ /// <summary>Let's assume 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
+ /// add an X-Method-Override header to the request that
/// indicates the "real" method we wanted to send.
/// </summary>
/// <returns> </returns>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---