How to upload to a Flask server via Multipart Upload

Implementing the Server Unable to find a simple example of a Javascript client and Python server to implement a multipart upload, I decided to create my own. This was due to the way that Squid web proxy expects multipart uploads to be implemented for larger files, which is useful for sending files to be AV scanned or CDR applied via ICAP. This is a short example to show it working in 2022....

May 15, 2022 · 4 min · Me