Facilitates HTTP POST requests
HTTP
POST
Send POST request with supplied JSON body to supplied url returing JSON encoded resoponse.
The url to send HTTP request to.
The JSON serialized body.
Generated using TypeDoc
Facilitates
HTTP
POST
requests