v1.0.3
- Improved sending request bodies up to the server (e.g. in POST requests)
- Feature: support automatic json/form encoding of
this.bodybased on the content type - Feature: support
this.bodybeing a browser native type like FormData, Blob, ArrayBuffer, etc - Fix: a few cases where we'd incorrectly infer a content-type
- Feature: support automatic json/form encoding of