Open hugomarisco opened 11 years ago
Hello,
I've seen two other issues related to this subject but I didn't quite understand how to solve it.
I want to make a POST request with JSON data as request body.
Since RequestBuilder only have binary set methods (eg. set(, )), how can I accomplish this task?
Best regards and thanks in advance for any help!
Hello,
I've seen two other issues related to this subject but I didn't quite understand how to solve it.
I want to make a POST request with JSON data as request body.
Since RequestBuilder only have binary set methods (eg. set(, )), how can I accomplish this task?
Best regards and thanks in advance for any help!