Commit Graph

35 Commits (67a83c1b3465c44b249eaa44fdc492952e59b31f)

Author SHA1 Message Date
Daniel Stenberg 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially
not supporting it. It hasn't been functioning for years anyway, so this is
just finally stating what already was true. And a cleanup at the same time.
18 years ago
Daniel Stenberg 225a652021 Ralph Mitchell fixed: input field with NAME= and VALUE= weren't processed
properly case insensitive
19 years ago
Daniel Stenberg 2e46f8d0a6 corrected the comment which wasn't correct 20 years ago
Daniel Stenberg 0f0aaf51e0 Deal with HTML where ' is used instead of "
Cut off name from option
21 years ago
Daniel Stenberg 081e5a82ff deal with spaces in name and value tags a lot better! 21 years ago
Daniel Stenberg c7354142c0 dead code removal 21 years ago
Daniel Stenberg dee84f448f new name, supports <textarea> and the <option> tags within <select> better 21 years ago
Cris Bailiff 5603134e58 Updated location information for Curl_easy 22 years ago
Daniel Stenberg 9127554852 moved to the perl module 22 years ago
Daniel Stenberg 9ff28a8237 moved to separate module 22 years ago
Cris Bailiff 611fbfa917 Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised 22 years ago
Daniel Stenberg 3bc83926ce just a simple example that seems to work! 22 years ago
Cris Bailiff 5a905e0bb8 Release 1.1.7 - documentation update with licence info only. 22 years ago
Cris Bailiff c31216949d Update documentation to explicitly state Curl::easy licence is dual MIT/X - MPL. 22 years ago
Cris Bailiff 96c7253cea Fix perl segfault due to changes in header callback behaviour since curl-7.8.1-pre3 22 years ago
Daniel Stenberg 03fea9722c Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to
the constants list
22 years ago
Daniel Stenberg a44a8cef99 Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS'
need to be re-set over persistant requests
22 years ago
Daniel Stenberg 8e9f0a73d0 Georg Horn's updates, this is _also_ called 1.1.3 ! ;-) 22 years ago
Daniel Stenberg ebcafe73b3 Cris Bailiff's and Georg Horn's big improvements 22 years ago
Daniel Stenberg 34efa74a59 Georg Horn's and my fixes to make it compile with 7.7 22 years ago
Daniel Stenberg 794d08a728 Georg Horn set -Wall 22 years ago
Daniel Stenberg 0abc999c4d Georg Horn's updates 22 years ago
Daniel Stenberg b6241b3c89 curl_setopt() should be curl_easy_setopt() 23 years ago
Daniel Stenberg 0fa9135d9f use perl in two ways 23 years ago
Daniel Stenberg 8f0114a4dd Short about the perl interface 23 years ago
Daniel Stenberg ca05d1b59c a perl script that can be used to mirror all curl archives 23 years ago
Daniel Stenberg bcc6ca6fd1 Added to build proper releases 23 years ago
Daniel Stenberg d538241a58 Georg Horn's Curl::easy interface for perl 23 years ago
Daniel Stenberg 71b4b2ffa9 moved to contrib/ 23 years ago
Daniel Stenberg 65b4a63f56 moved here from ../ 23 years ago
Daniel Stenberg 0d12c56738 Added -i to allow ingore-patterns to get added 23 years ago
Daniel Stenberg 880208c5b2 only add good links as root links
don't break the loop on root link errors
23 years ago
Daniel Stenberg 6ad9bd8022 crawls through a whole site and verifies links 23 years ago
Daniel Stenberg a2790f75d7 removed generated files 24 years ago
Daniel Stenberg ae1912cb0d Initial revision 24 years ago