mirror of
https://github.com/foss42/apidash.git
synced 2025-05-22 16:57:07 +08:00

- added template for request body which takes either a string build with form data or the json or text input given as it - added template for setting content type in header for multipart/form-data file format - passing the request-body in setopt method to set the request body - added functions to build formdata with or without a File