| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
METHOD_DELETE |
4 |
public static final int |
METHOD_GET |
0 |
public static final int |
METHOD_HEAD |
1 |
public static final int |
METHOD_PATCH |
5 |
public static final int |
METHOD_POST |
2 |
public static final int |
METHOD_PUT |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STATUS_CANCELLED |
-3 |
public static final int |
STATUS_INCOMPLETE |
-2 |
public static final int |
STATUS_NOT_HTTP |
-4 |
public static final int |
STATUS_UNKNOWN |
-1 |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.