cupertino_http 0.0.5 cupertino_http: ^0.0.5 copied to clipboard
A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.
0.0.5 #
- Add the ability to set network service type.
- Add the ability to control multipath TCP connections.
- Set
StreamedResponse.reasonPhrase
andStreamedResponse.request
. Fixes cupertino_http: BaseResponse.request is null.
0.0.4 #
- Add the ability to control caching policy.
0.0.3 #
- Follow the project style in the example app.
- Use
runWithClient
in the example app. - Add another README example
0.0.2 #
- A single comment adjustment.
0.0.1 #
- Initial development release.