|
GNUstep CoreBase Library
0.2
|
Functions | |
| Boolean | CFURLCreateDataAndPropertiesFromResource (CFAllocatorRef alloc, CFURLRef url, CFDataRef *resourceData, CFDictionaryRef *properties, CFArrayRef desiredProperties, SInt32 *errorCode) |
| CFTypeRef | CFURLCreatePropertyFromResource (CFAllocatorRef alloc, CFURLRef url, CFStringRef property, SInt32 *errorCode) |
| Boolean | CFURLDestroyResource (CFURLRef url, SInt32 *errorCode) |
| Boolean | CFURLWriteDataAndPropertiesToResource (CFURLRef url, CFDataRef dataToWrite, CFDictionaryRef propertiesToWrite, SInt32 *errorCode) |
HTTP URL Properties | |
| const CFStringRef | kCFURLHTTPStatusCode |
| const CFStringRef | kCFURLHTTPStatusLine |