Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@thomasvidas thomasvidas released this 15 Jul 16:26
e257bd1
  • Allow plaintext boolean values in response (Fixes #144)
  • Allow sending strings in POST requests (Fixes #43)
  • Set GET as the default HTTP method in downloadFile
  • CommonJS support
  • Better JSON Array and Form support
  • Fixes inaccessibility of Http.get, Http.post, Http.put, Http.patch, Http.del
  • Updated example dependencies
  • Fixed timeout/unknown host exception on Android in certain cases

Includes various code cleanup.

Tested with Capacitor 3.0.1 and 3.1.1 on both Android and iOS