public interface HttpMessage
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTPS_APP_PROPERTY_PREFIX
The prefix to be added to an HTTPS application-defined property.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody()
Gets the message body.
|
String |
getContentType()
Gets the content type string.
|
static final String HTTPS_APP_PROPERTY_PREFIX
byte[] getBody()
String getContentType()
Copyright © 2022. All rights reserved.