Skip to content

3.2.5

Choose a tag to compare

@IonicaBizau IonicaBizau released this 11 Aug 03:46
· 18 commits to master since this release

Fix Promises support.

Tinyreq does not store the response body unless a callback is provided. This fixes the then functionality to enable storing the body content. Fixes #26.