API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:04

Package org.apache.http.impl.cookie

Added Classes
BestMatchSpec 'Meta' cookie specification that selects a cookie policy depending on the format of the cookie(s)
BestMatchSpecFactory @author Oleg Kalnichevski
NetscapeDraftHeaderParser  
 

Changed Classes
AbstractCookieSpec Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
BasicClientCookie HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
BasicClientCookie2 HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session as specified by RFC2965.
BrowserCompatSpec Cookie specification that strives to closely mimic (mis)behavior of common web browser applications such as Microsoft Internet Explorer and Mozilla FireFox.
CookieSpecBase Cookie management functions shared by all specification.
NetscapeDraftSpec Netscape cookie draft compliant cookie policy
RFC2109Spec RFC 2109 compliant cookie policy
RFC2965Spec

RFC 2965 specific cookie management functions.

 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff