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 03:00:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6531a8443bcd66628fee6dd47a2ee07c12ba2b7a
php-curl-class
/
tests
/
PHPCurlClass
T
History
Zach Borboa
6531a8443b
Fix multipart/form-data tests expecting an Expect header
2021-03-15 07:01:22 -04:00
..
ArrayUtilTest.php
Consider CaseInsensitiveArray an associative array.
2020-10-31 12:32:19 -07:00
ContentRangeServer.php
…
Helper.php
Add files to run php80 tests inside a docker container
2021-03-13 18:03:24 -05:00
index.php
…
PHPCurlClassTest.php
Fix multipart/form-data tests expecting an Expect header
2021-03-15 07:01:22 -04:00
PHPMultiCurlClassTest.php
Fix tests as curl_init() and curl_multi_init() can return an object
2021-03-13 20:32:20 -05:00
RangeHeader.php
Reduce number of ops
2019-05-12 21:13:10 -07:00
server.php
Make request duration more accurate
2021-03-13 23:30:24 -05: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
…