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-27 10:33:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bebefa431c7cb7d422cc321ca96dacb91b667266
php-curl-class
/
tests
/
PHPCurlClass
T
History
Zach Borboa
bebefa431c
Consider CaseInsensitiveArray an associative array.
2020-10-31 12:32:19 -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
Add rate limit test cases using uppercase letters for unit
2020-05-16 23:53:29 -07:00
RangeHeader.php
Reduce number of ops
2019-05-12 21:13:10 -07:00
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
…