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-28 19:20:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17c0697a4d8804a43852a2251c2cd2cb8f1b282e
php-curl-class
/
src
/
Curl
T
History
Zach Borboa
976008d094
Implement rate limiting requests via MultiCurl::setRateLimit()
2020-05-16 22:01:15 -07:00
..
ArrayUtil.php
Use camelCase for ArrayUtil function names and deprecate old snake_case names
2019-06-09 22:26:18 -07:00
CaseInsensitiveArray.php
Reduce number of ops
2019-05-12 21:13:10 -07:00
Curl.php
Implement disableTimeout()
2020-05-09 09:19:35 -07:00
Decoder.php
Fix
#543
: Use original response when xml decode fails
2018-08-23 22:47:25 -07:00
Encoder.php
Reduce number of ops
2019-05-12 21:13:10 -07:00
MultiCurl.php
Implement rate limiting requests via MultiCurl::setRateLimit()
2020-05-16 22:01:15 -07:00
StringUtil.php
Move multibyte string functions to StringUtil
2018-12-19 00:41:50 -08:00
Url.php
Fix
#625
: Update Url class to handle IPv6 addresses with bracket notation.
2020-04-22 22:18:47 -07:00