Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPLICATION_FORM_URL_ENCODED |
"application/x-www-form-urlencoded" |
public static final String |
APPLICATION_JSON |
"application/json" |
public static final String |
APPLICATION_XML |
"application/xml" |
public static final String |
UTF_8 |
"utf-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLIENT_OPTION_WARN |
"You\'re using what looks like an OPTION as CLIENT: %s" |
public static final String |
TOKEN_OPTION_WARN |
"You\'re using what looks like an OPTION as TOKEN: %s" |
Copyright © 2021 JBoss by Red Hat. All rights reserved.