RawPost

A raw HTTP POST operation. Call Request.body to get the bytes to set as the body of the post, and Request.contentType To set the content-type header.

Since

200.1.0