Hi,
Does anyone know how mitmproxy handles the multipart_form data sent from the client? For example, the client may upload a file to the remote server. In this case, is it possible that we intercept the upload request, parse the multipart-form, and extract the content of the uploaded file?