API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:04 |
Added Constructors | |
---|---|
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, |
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 |