t_client 0.3.0
t_client: ^0.3.0 copied to clipboard
A lightweight Dart HTTP client library, designed like Dio, supporting request/response interceptors, upload/download progress, cancel tokens, timeout management, and multipart file upload/download.
0.3.0 #
- Added
getContentLengthMethod ForCheck For Url Content Length
0.2.0 #
- Fixed Some Error.
- Changed Some Codes.
0.1.6 #
- Added
THttpHeaderBuilder
0.0.6 #
- Fixed Some Error.
0.0.5 #
- Add Document
0.0.4 #
- some error fixed.
0.0.3 #
- TClient close Error Fixed
0.0.2 #
- Change Some Props
0.0.1 #
- Initial version.