This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-17 22:48:57 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d68f53e94e
php-src
/
ext
/
curl
History
Download ZIP
Download TAR.GZ
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