Class GData::Client::Calendar
In: lib/gdata/client/calendar.rb
Parent: Base

Client class to wrap working with the Calendar Data API.

Methods

Attributes

session_cookie  [RW]  Holds on to a session cookie

Public Class methods

Public Instance methods

Overrides auth_handler= so if the authentication changes, the session cookie is cleared.

Overrides make_request to handle 302 redirects with a session cookie.

Custom prepare_headers to include the session cookie if it exists

[Validate]