| Modifier and Type | Field and Description |
|---|---|
static HttpHeader |
HttpHeader.CACHE_CONTROL |
static HttpHeader |
HttpHeader.CONTENT_DISPOSITION |
static HttpHeader |
HttpHeader.CONTENT_TYPE |
static HttpHeader |
HttpHeader.LOCATION |
static HttpHeader |
HttpHeader.SET_COOKIE |
| Modifier and Type | Method and Description |
|---|---|
HttpExchange |
HttpExchangeImpl.addHeader(HttpHeader name,
String value) |
HttpExchangeHeaders |
HttpExchangeHeaders.addHeader(HttpHeader name,
String value) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.