Mayank, thanks for your quick response. Maybe you can help with syntax
for the post function. Currently, I am getting no response from the
server when using the post function but when testing the put function I
get an error that indicates the put function was not accepted by the
server. I can make successful file uploads using a simple HTML form that
has the post method enctype of multipart/form-data.