This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Releases: capacitor-community/http
Releases · capacitor-community/http
0.3.1
Add additional error checking if HTTP status is outside of 200 range
1.0.0-alpha.2
Bump Capacitor dependencies to RC
1.0.0-alpha.1
- Fix ignored
method
parameter on iOS - Fix
downloadFile
function to use correctHttpRequestHandler
function internally. Downloads should work again.
1.0.0-alpha.0
1.0.0 Alpha 0
Alpha for Capacitor 3 Support
To install from npm
npm i @capacitor-community/http@next
Changelog
TODO
v0.3.0
- pre-release fixes 3d6ab5f
- version bump 406f5a3
- chore(android): Remove build folder from repository (#87) c253051
- fmt 09d2c44
- Support to FormData (web) (#66) 5b3d502
- refactor(android): Perform http requests in separate thread (#65) 6d7e7af
- fix(ios): don't append ? on requests with no query params 4b91a72
- feat(web): Add 'expires' option to Http.setCookie on web (#83) 5caed4e
- fix(android): add line break in GET request data (#78) 363a99a
- fix(ios): return json response on file upload (#55) fccceb8
- feat: Added URL to response (#77) b6a1d78
- feat(android) adding file upload data to values in multipart body for android (#58) ab60876
- feat(ios): adding file upload data to values in multipart body for ios (#57) 89a26a7
- Bump lodash from 4.17.15 to 4.17.19 in /example (#36) 55a2a88
- Bump ini from 1.3.5 to 1.3.8 (#68) 36a6865
- fix(android): add missing imports (#60) 0648a21
- fix(readme): Fix typo in the sample code 7ef33cc
- Update README.md 455dc0c
- Merge pull request #50 from iMrDJAi/patch-1 61399a1
- Fixed a typo. f5d671e
- Merge pull request #46 from muuvmuuv/add-web-params 50f1aae
- Merge branch 'master' of github.com:capacitor-community/http into add-web-params 84cfcd6
- Prettier 1c5fe00
- Prettier b84d796
- Merge pull request #41 from manuelsc/master a5c533b
- fix: add missing web fetch params f9ead7d
- Merge pull request #1 from manuelsc/manuelsc-encoding-fix 5a89757
- restored formatting 2960041
- restored formatting e3462bd
- fixed android wrong charset encoding 32fef5b
- Merge pull request #27 from capacitor-community/all-contributors/add-pixelbucket-dev 37f4d6b
- Merge branch 'master' into all-contributors/add-pixelbucket-dev add6792
- Merge pull request #26 from capacitor-community/all-contributors/add-andysousa 6257352
- docs: update .all-contributorsrc [skip ci] 49f992e
- docs: update README.md [skip ci] 95f9e3f
- docs: update .all-contributorsrc [skip ci] 6587ec7
- docs: update README.md [skip ci] a68ba8f
- Merge pull request #17 from andysousa/master 6d3d069
- Update web.ts be0381e
- docs: add mlynch as a contributor (#23) cb031fd
- custom all-contributors badge template e2d8640
- chore(readme): add plugin header (#21) d9c18d8
- Update README.md 02c2090
- Update README.md d0f74f9
- Update README.md fad5be1
- Update README.md 14f674b
- reverted includes on content type 00731e7
- PR comments bdfa660
- added full object to match native implementation 17166b4
- fixed the mess from not having latest 8fc8b5c
- Merge branch 'master' of https://github.com/andysousa/http f067bd4
- added data object to non json content type web calls 6e9577c
- added data object to non json content type web calls 46ef183
- Prettier dc1c174
- Pretty quick 531957d
- Pretty quick c07c197
- Add prettier d406ca7
- Merge pull request #10 from priyankpat/feature/ignorefile a7f50b1
- Cleanup cf81deb
- Add ignorefile 66470bb