Skip to content

Tags: MissingComma/http

Tags

1.4.1

Toggle 1.4.1's commit message
chore: release 1.4.1

1.4.0

Toggle 1.4.0's commit message
chore: release 1.4.0

1.3.0

Toggle 1.3.0's commit message
chore: release

1.2.0

Toggle 1.2.0's commit message
release: 1.2.0

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: 1.1.2

* chore(iOS): remove local pods from project
* refactor: add postbuild script to install up to date pods
* refactor: change postbuild to prepublishOnly
* release: release 1.1.2

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(iOS): pass http method to request functions on ios (capacitor-com…

…munity#152)

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: 1.1.0

* feat: Add support for CJS
* feat(android): Set "GET" as default HTTP function in `downloadFile` function
* feat(android):  Updated downloadFile method on RequestHandler to use GET by default
* feat: Adding support for posting json arrays. (capacitor-community#128)
* Android - Prevent extra new line in text response.
* Android - Support json array requests.
* Android - Add error property on JSObject output.
* ios - Support array request.
* feat(web): Add additional logic for FormData typed request bodies (capacitor-community#126)
* fix(android): fix bug on android when receiving plain boolean values (capacitor-community#145)
* feat(iOS) Fix: Allow non-object request bodies (capacitor-community#141)
* feat: implement getRequestDataAsMultipartFormData
* fix: allow non-object http body
* feat(iOS): Add fallback to always try to parse the request data no matter the content type
* feat(iOS): implement getRequestDataAsMultipartFormData (capacitor-community#139)
* fix(android): Allow non-object request bodies (capacitor-community#143)
* feat: implement getRequestDataAsMultipartFormData
* fix: allow non-object http body
* feat(iOS): Add fallback to always try to parse the request data no matter the content type
* feat(android): non-object post body
* fix: bug where httpconn was being written to after it was closed
* fix(android): add in missing get, post, put, patch, and del functions to public API
* fix(ios): Publicly expose get, post, put, patch, del functions on Http plugin object
* chore(example): Update example project lockfiles
* fix(android): Fix issues with timeouts and remove unused imports
* chore: Cleanup .gitignore
* chore: Bump version to 1.1.0

Co-authored-by: ultimate-tester <[email protected]>
Co-authored-by: Joel Nieto <[email protected]>
Co-authored-by: Adrian Sanchez <[email protected]>
Co-authored-by: milanc <[email protected]>
Co-authored-by: herecoulbeyourname <[email protected]>
Co-authored-by: Frank608 <[email protected]>
Co-authored-by: Emily Curry <[email protected]>

1.0.0

Toggle 1.0.0's commit message
chore(readme): Update readme to include Capacitor 2.x notes

1.0.0-alpha.5

Toggle 1.0.0-alpha.5's commit message
lock bump

0.3.1

Toggle 0.3.1's commit message
Version bump