http_interop_http 0.5.0 http_interop_http: ^0.5.0 copied to clipboard
Interop-compatible wrapper over the standard Dart http package
0.5.0 - 2023-08-20 #
Changed #
- Bump the interop to 0.7
0.4.0 - 2023-08-16 #
Changed #
- Dependencies version bump
0.3.0 - 2023-05-07 #
Changed #
- Renamed HandlerWrapper to ClientWrapper
- Relaxed SDK version to 2.19
0.2.0 - 2023-05-07 #
Changed #
- Bump dependencies
0.1.1 - 2023-04-30 #
Fixed #
- Content-Type was set for requests with an empty body
0.1.0 - 2023-04-22 #
Changed #
- Bump deps
0.0.1 - 2023-04-16 #
Added #
- Initial commit