strest
strest copied to clipboard
Added support for sending files and form data.
This PR solves issue #23. Adds support for sending form data , and files . using a module called form-data I have added support for referencing files in the yml - File(...) I have added a new data type called form I have added a test file in the tests/success I have update the readme file
Very nice. Maybe point the readme at that image file.
@shrikster you might want implement this after #94 is complete. Take a look at the develop branch
@shrikster can you resolve conflicts and resubmit. The new model has better handling using the har format with mimeType
@shrikster can you resolve the conflicts? Otherwise I could take over, because I’d really love to have form data support 🔥