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

Class org.apache.http.impl.cookie.NetscapeDraftSpec

Added Constructors
NetscapeDraftSpec(String[]) Default constructor
 

Changed Methods
List<Header> formatCookies(List<Cookie>) Change in return type from Header[] to List<Header>.
Change in signature from Cookie[] to List<Cookie>.
 
List<Cookie> parse(Header, CookieOrigin) Change in return type from Cookie[] to List<Cookie>.
Parses the Set-Cookie value into an array of Cookies.
 

Added Fields
String EXPIRES_PATTERN  
 

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