fn_http 3.2.0
fn_http: ^3.2.0 copied to clipboard
Simple HTTP wrapper with clear outcomes directed through callbacks
3.2.0 #
- Allow manually add
multipartFileswhen usage ofFileis not possible.
3.1.0 #
- Use
utf8.decodebeforejsonDecode.
3.0.0 #
- Wait for
defaultRequestModifierandrequestModifierto finish. - Add
defaultPreRequestandpreRequestcallback. - Add
defaultOnAbortedandonAbortedcallback.
2.2.2 #
- Update packages
- Add basic documentation on
README.md
1.0.0 #
- Initial version.