iws_http_model 1.2.0
iws_http_model: ^1.2.0 copied to clipboard
Library for HTTP requests with the common operations CRUD, pagination and error handling.
1.2.0 #
- Added forceRefresh parameter to fetch methods to bypass cache when needed.
1.1.0 #
- Added fetch method for retrieving a list of models from the API.
- Added caching support for all fetch methods.
1.0.0 #
- Upgrade to
iws_http: 1.0.0 - Update documentation and examples.
0.6.2 #
- Upgrade to
iws_http: 0.8.1
0.6.1 #
- Upgrade to
iws_http 0.8.0
0.6.0 #
- Upgrade to
iws_http 0.7.1
0.5.0 #
- Upgrade to
iws_http 0.6.0
0.4.1 #
- Upgrade to iws_http 0.5.1
- Fixed a bug when getting the response from a list-formatted JSON.
0.4.0 #
- Upgrade to iws_http 0.5.0
- Added Patch Update method.
0.3.2 #
- Upgrade to iws_http 0.4.1
0.3.1 #
- Upgrade to iws_http 0.4.0
0.3.0 #
- Added queryParameters and pathParams to the get method.
0.2.0 #
- Upgrade to iws_http 0.3.0
0.1.0 #
- Upgrade to iws_http 0.1.0
0.0.1 #
- Initial release.