| Package | Description |
|---|---|
| kong.unirest | |
| kong.unirest.json |
| Modifier and Type | Method and Description |
|---|---|
RequestBodyEntity |
RequestBodyEntity.body(JSONElement body)
Set JSON on the body
|
RequestBodyEntity |
HttpRequestWithBody.body(JSONElement body)
Set JSON on the body
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONArray
https://json.org/
https://tools.ietf.org/html/rfc7159#section-4
Represents a JSON Array
|
class |
JSONObject
https://json.org/
https://tools.ietf.org/html/rfc7159#section-4
represents a JSON Object
|
Copyright © 2022. All rights reserved.