#include "_doctype.html"
There are at least two different bindings for libcurl on Cocoa, BBHTTP and CURLHandle. SUBTITLE(BBHTTP)
BBHTTP is a rich wrapper for libcurl written in Objective-C SUBTITLE(CURLHandle)
CURLHandle is a Cocoa subclass of NSURLHandle that wraps an object-oriented shell around libcurl's C interface.
What is Cocoa?
You'll find more info on Apple's Cocoa Web site
developer.apple.com/cocoa/.
#include "_footer.html"