]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Updating HTTP_Request2 to 2.3.0
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 9 Jul 2017 20:17:52 +0000 (22:17 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 9 Jul 2017 20:17:52 +0000 (22:17 +0200)
commit08b4b73c6727f52475525d71d618f625c41567d5
treeffbb8cac43b06d5bbac9ae2734fc00ca8991ddd3
parentfb492d4bb2cad123c16618745a320e5668309fb2
Updating HTTP_Request2 to 2.3.0

Source: https://pear.php.net/package/HTTP_Request2
Release date: 2016-02-13 15:24 UTC
13 files changed:
extlib/HTTP/Request2.php
extlib/HTTP/Request2/Adapter.php
extlib/HTTP/Request2/Adapter/Curl.php
extlib/HTTP/Request2/Adapter/Mock.php
extlib/HTTP/Request2/Adapter/Socket.php
extlib/HTTP/Request2/CookieJar.php
extlib/HTTP/Request2/Exception.php
extlib/HTTP/Request2/MultipartBody.php
extlib/HTTP/Request2/Observer/Log.php
extlib/HTTP/Request2/Observer/UncompressingDownload.php [new file with mode: 0644]
extlib/HTTP/Request2/Response.php
extlib/HTTP/Request2/SOCKS5.php
extlib/HTTP/Request2/SocketWrapper.php