Paul Millar

Results 51 issues of Paul Millar

It looks like `http` currently lacks support for sending POST requests with `application/x-www-form-urlencoded`. There is support for sending a body with multiple distinct items: `Http.multipartBody`. However, this seems to be...