Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

FormData to send data using x-www-form-urlencoded

Open g105b opened this issue 5 years ago • 1 comments

Pass the request body as a FormData object to automatically set the correct content type.

Currently trying to decide whether the FormData object should be the responsibility of this repository, or PHP.Gt/Http instead.

g105b avatar Jun 05 '19 08:06 g105b