• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[ANN] CURLHandle 1.6 released
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] CURLHandle 1.6 released


  • Subject: [ANN] CURLHandle 1.6 released
  • From: Dan Wood <email@hidden>
  • Date: Fri, 05 Jul 2002 20:01:40 -0700

For Cocoa developers that need to do URL access and is finding limitations
with NSURLHandle, you might want to check out CURLHandle 1.6, available at:

<http://curlhandle.sourceforge.net/>

This is a public domain Cocoa class that subclasses NSURLHandle and wraps
around "curl". It can be used for HTTP PUT, GET, and POST, and also ftp and
really anything else the curl handles. It also knows about HTTP proxies,
something lacking in NSURLHandle.

CURLHandle is the technology under the hood in Watson
<http://www.karelia.com/watson/>, and is now being used by a number of
other developers for URL data transport.

Interested in learning more about CURLHandle? Check out the Feb 2002 issue of
MacTech magazine.....

---------------

Release notes for this version:

Version 1.6 -- 5 July 2002

* Wraps around curl 7.9.8.
* Fix a bug in the tester project that failed to copy the framework into the application bundle, forcing the user to install the framework before running the tester.
* Remove Mac OS X 10.0.x support
* Stopped overriding failureReason; this caused problems in some cases.
* Removed carbon APIs, using system configuration framework instead. This requires a change to curlHelloSignature:acceptAll:. Thanks to Dominik Westner for this change.
* Add a script in the project for the framework to eliminate the "MH_DYLIB" error message people were getting.


--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X: http://www.karelia.com/watson/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: NSFileManager - isExecutableFileAtPath - seems to lie
  • Next by Date: Setuid?
  • Previous by thread: Re: No MainNibFile causes buttonPressed error message
  • Next by thread: Setuid?
  • Index(es):
    • Date
    • Thread