persist_http library
The persist_http library.
This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io. Main library export.
Classes
- PresistHttp
- Base class for persist http