Jaguar-dart / client

Contains various packages for client side
46 stars 22 forks source link

Body as List<int> not supported #30

Closed jaumard closed 6 years ago

jaumard commented 6 years ago

Currently it's not possible to send a List in the body directly, it's useful when you want to upload a file directly as binary data.