http 0.10.0
http: ^0.10.0 copied to clipboard
A composable, Future-based API for making HTTP requests.
0.10.0 #
-
Make
BaseRequest.contentLengthandBaseResponse.contentLengthusenullto indicate an unknown content length rather than -1. -
The
contentLengthparameter tonew BaseResponseis now named rather than positional. -
Make request headers case-insensitive.