Skip to:
When attempting to send binary content as the content body, HTTP with throw an error due to the explicit casting of the body to a string.
When attempting to send binary content as the content body, HTTP with throw an error due to the explicit casting of the body to a string.