HTTP GET

Simple GET request Get Byte array of response (e.g. raw byte array of a returned file)

Read More

HTTP POST

Post a file Post a file from binary data I.e, POST without needing to save your data to a file first

Read More