I am currently using the Chrome Addon Postman – REST Client to easily create POST / GET request.
Now I want to debug an upload script and I am looking for a way to make requests encoded as “multipart/form-data” so that I can send also a file.
I am currently using the Chrome Addon Postman – REST Client to easily create POST / GET request.
Now I want to debug an upload script and I am looking for a way to make requests encoded as “multipart/form-data” so that I can send also a file.