# Functions

BuildMultipartRequestBody builds a multipart/form-data request to be used in the inject request.
CreateFileFromSTDIN creates a temporary file from the data contained in stdin and returns the data and file pointer.
ReadFileOrURL returns the body from a local or remote file.