I can add to the JSON body by doing this:
_request.AddJsonBody(obj1); _request.AddJsonBody(obj2);
How can I clear the body? There is no RemoveJsonBody() method or anything similar.
RemoveJsonBody()
Aucun commentaire:
Enregistrer un commentaire