Releases: inanepain/http
Releases · inanepain/http
0.4.0 - Progress
Client::sendRequest— it works correctly nowClientfile serve improvementsClient::curlRequestadded to replace the old context methodNotifyProgressInterfaceFor clients listening to download progress.Client::registerProgressListenerNew event to track download progress.Request&Responsegenerally improvements all over- update : to latest
psrinterface versions - fix :
AbstractRequestnow parses uri correctly (get complete url not just path) when none supplied - update :
Client::serveFiletemporarily disablesDumperif it is found and enabled - moved to a new document structure
- bring back inline with psr
- removed the deprecated fetch method.