public class HttpHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPT |
static String |
AUTHORIZATION |
static String |
CONTENT_TYPE |
static String |
PROXY_AUTHORIZATION_HEADER |
| Constructor and Description |
|---|
HttpHeader() |
public static final String ACCEPT
public static final String CONTENT_TYPE
public static final String AUTHORIZATION
public static final String PROXY_AUTHORIZATION_HEADER
Copyright © 2022. All rights reserved.