btbonval/MultipartPostHandler
Enables the use of multipart/form-data for posting forms. Modified from Will Holcomb's original by Brian Schneider and Bryan Bonvallet to support unicode files and file-like objects.
Python
Enables the use of multipart/form-data for posting forms. Modified from Will Holcomb's original by Brian Schneider and Bryan Bonvallet to support unicode files and file-like objects.
Python