Releases: onoi/http-request
Releases · onoi/http-request
1.3.0 release
- Added
ONOI_HTTP_REQUEST_RESPONSECACHE_PREFIXandONOI_HTTP_REQUEST_RESPONSECACHE_TTL - Deprecated
CachedCurlRequest::setCachePrefixandCachedCurlRequest::setExpiryInSeconds - Deprecated
CachedCurlRequest::isCachedin favor ofCachedCurlRequest::isFromCache
1.2.0 release
- Added "wasAccepted" to the
SocketRequestresponse output - Added option
ONOI_HTTP_REQUEST_FOLLOWLOCATIONto support resetting the URL location in case of a301HTTP response during aSocketRequest::pingrequest
1.1.1 release
- Make lib-curl optional
1.1.0 release
- Renamed
AsyncCurlRequesttoMultiCurlRequest - Added
SocketRequest
Initial release
Provides the following interfaces/classes:
HttpRequestCurlRequestCachedCurlRequestAsyncCurlRequestNullRequestHttpRequestFactoryException\HttpConnectionExceptionException\BadHttpResponseException