speaking of the `https` module - is it true that ...
# suitescript
s
speaking of the
https
module - is it true that the
https.request({body})
body property needs to be a string, despite the docs saying
string | object
?