to top
Android APIs
Added in API level 1
public interface

SM

org.apache.http.cookie.SM

Class Overview

Constants and static helpers related to the HTTP state management.

Constants

public static final String COOKIE

Added in API level 1

Constant Value: "Cookie"

public static final String COOKIE2

Added in API level 1

Constant Value: "Cookie2"

public static final String SET_COOKIE

Added in API level 1

Constant Value: "Set-Cookie"

public static final String SET_COOKIE2

Added in API level 1

Constant Value: "Set-Cookie2"
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.