This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
php-curl-class
Watch
1
Star
0
Fork
0
You've already forked php-curl-class
mirror of
https://github.com/php-curl-class/php-curl-class.git
synced
2026-08-26 08:09:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8.9.0
php-curl-class
/
tests
/
PHPCurlClass
T
History
Zach Borboa
3d8e4c38c2
Allow passing an indexed array to MultiCurl::setHeaders()
2020-10-31 14:59:35 -07:00
..
ArrayUtilTest.php
Consider CaseInsensitiveArray an associative array.
2020-10-31 12:32:19 -07:00
ContentRangeServer.php
…
Helper.php
Implement rate limiting requests via MultiCurl::setRateLimit()
2020-05-16 22:01:15 -07:00
index.php
…
PHPCurlClassTest.php
Fix
#651
: Allow passing an indexed array to Curl::setHeaders()
2020-10-30 21:52:43 -07:00
PHPMultiCurlClassTest.php
Allow passing an indexed array to MultiCurl::setHeaders()
2020-10-31 14:59:35 -07:00
RangeHeader.php
…
server.php
Implement rate limiting requests via MultiCurl::setRateLimit()
2020-05-16 22:01:15 -07:00
urls.csv.gz
…
UrlTest.php
Fix
#625
: Update Url class to handle IPv6 addresses with bracket notation.
2020-04-22 22:18:47 -07:00
User.php
…