Updated: May 6, 2022
The JavaScript http
API can now take any type for the params
request parameter. When the Content-Type
of the request is JSON, the request body will be sent as JSON; for other content types, the body will be a URL-encoded string.
Copyright 2023 Samsung All rights reserved