This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa032e2e4c43772c19ac534a3cd2cb62b9feba38
archived-php-src
/
ext
/
curl
History
Stanislav Malyshev
e2a7a6b0f6
Prevent cURl from always outputting the header. Fix bug
#12018
2001-07-18 10:47:54 +00:00
..
config.m4
curl-config tells us which libraries it has compiled with. So we should use it.
2001-05-27 18:52:33 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
curl.c
Prevent cURl from always outputting the header. Fix bug
#12018
2001-07-18 10:47:54 +00:00
curl.dsp
cleanup, added configurations for ssl as well
2000-09-26 11:51:31 +00:00
Makefile.in
Add CURL support (
http://curl.haxx.se
).
2000-07-16 19:37:33 +00:00
php_curl.h
@ Fixed a crash when using the CURLOPT_WRITEHEADER option. (Sterling)
2001-06-25 15:14:20 +00:00