docs icon indicating copy to clipboard operation
docs copied to clipboard

Improves file upload testing documentation

Open cheike569 opened this issue 1 year ago • 0 comments

This change will improve the File Upload Testing Documentation, as this has been hidden in the "File Upload" Section when it should be under the Testing section. It was not clearly pointed out how to only pass form fields with the extra option instead of the body (like one would assume) Also, it was not clearly pointed out that Symfony's FormDataPart Class won't work (like described at https://symfony.com/doc/current/http_client.html).

cheike569 avatar Dec 23 '23 10:12 cheike569