Http client to POST using multipart/form-data


Version: 1.0
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.8
License:

Description - Http client to POST using multipart/form-data



A scripted web client that will post data to a site as if from a form using ENCTYPE="MultiPart/form-data". This is typically used to upload files, but also gets around a server`s (e.g. ASP`s) limitation on the amount of data that can be accepted via a standard POST (application/x-www-form-urlencoded).



More in Python-Http client to POST using multipart/form-data

Post Using Form Data Multipart Form Data