public interface HttpHeaderConstants
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_CONTROL |
static String |
ETAG |
static String |
IF_MODIFIED_SINCE |
static String |
IF_NONE_MATCH |
static String |
LAST_MODIFIED |
static String |
SEC_WEBSOCKET_PROTOCOL |
static final String IF_NONE_MATCH
static final String IF_MODIFIED_SINCE
static final String CACHE_CONTROL
static final String ETAG
static final String LAST_MODIFIED
static final String SEC_WEBSOCKET_PROTOCOL
Copyright © 2019 ninjaframework. All rights reserved.