public class HttpHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
static HttpHeader |
CACHE_CONTROL |
static HttpHeader |
CONTENT_DISPOSITION |
static HttpHeader |
CONTENT_TYPE |
static HttpHeader |
LOCATION |
static HttpHeader |
SET_COOKIE |
| Constructor and Description |
|---|
HttpHeader(String name) |
public static final HttpHeader SET_COOKIE
public static final HttpHeader CONTENT_TYPE
public static final HttpHeader CONTENT_DISPOSITION
public static final HttpHeader CACHE_CONTROL
public static final HttpHeader LOCATION
public HttpHeader(String name)
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.