Cappuccino
1.0.0
Cappuccino
License
Deprecated List
Modules
Classes
Files
File List
AppKit.doc
Foundation.doc
CPArray
CPPredicate
CPSet
CPArray+KVO.j
CPArray.h
CPAttributedString.h
CPAttributedString.j
CPBundle.h
CPBundle.j
CPByteCountFormatter.h
CPByteCountFormatter.j
CPCache.h
CPCache.j
CPCharacterSet.h
CPCharacterSet.j
CPCoder.h
CPCoder.j
CPCountedSet.h
CPCountedSet.j
CPData.h
CPData.j
CPDate.h
CPDate.j
CPDateFormatter.h
CPDateFormatter.j
CPDecimal.j
CPDecimalNumber.h
CPDecimalNumber.j
CPDecimalNumberHandler.h
CPDelayedPerform.h
CPDelayedPerform.j
CPDictionary.h
CPDictionary.j
CPEnumerator.h
CPEnumerator.j
CPError.h
CPError.j
CPException.h
CPException.j
CPFormatter.h
CPFormatter.j
CPFunctionOperation.h
CPFunctionOperation.j
CPGeometry.j
CPHTTPURLResponse.h
CPIndexPath.h
CPIndexPath.j
CPIndexSet.h
CPIndexSet.j
CPInvocation.h
CPInvocation.j
CPInvocationOperation.h
CPInvocationOperation.j
CPIsNilTransformer.h
CPIsNotNilTransformer.h
CPJSONPConnection.h
CPJSONPConnection.j
CPKeyedArchiver.h
CPKeyedArchiver.j
CPKeyedUnarchiver.h
CPKeyedUnarchiver.j
CPKeyValueCoding.j
CPKeyValueObserving.j
CPLocale.h
CPLocale.j
CPLog.j
CPMutableAttributedString.h
CPMutableDictionary.h
CPMutableIndexSet.h
CPNegateBooleanTransformer.h
CPNotification.h
CPNotification.j
CPNotificationCenter.h
CPNotificationCenter.j
CPNotificationQueue.h
CPNotificationQueue.j
CPNull.h
CPNull.j
CPNumber.h
CPNumber.j
CPNumberFormatter.h
CPNumberFormatter.j
CPObject.h
CPObject.j
CPObjJRuntime.j
CPOperation.h
CPOperation.j
CPOperationQueue.h
CPOperationQueue.j
CPPropertyListSerialization.h
CPPropertyListSerialization.j
CPProxy.h
CPProxy.j
CPRange.j
CPRunLoop.h
CPRunLoop.j
CPScanner.h
CPScanner.j
CPSet+KVO.j
CPSet.h
CPSortDescriptor.h
CPSortDescriptor.j
CPString.h
CPString.j
CPTimer.h
CPTimer.j
CPTimeZone.h
CPTimeZone.j
CPUnarchiveFromDataTransformer.h
CPUndoManager.h
CPUndoManager.j
CPURL.h
CPURL.j
CPURLConnection.h
CPURLConnection.j
CPURLError.j
CPURLRequest.h
CPURLRequest.j
CPURLResponse.h
CPURLResponse.j
CPUserDefaults.h
CPUserDefaults.j
CPUserDefaultsCookieStore.h
CPUserDefaultsLocalStore.h
CPUserDefaultsStore.h
CPUserNotification.h
CPUserNotification.j
CPUserNotificationCenter.h
CPUserNotificationCenter.j
CPUserSessionManager.h
CPUserSessionManager.j
CPValue.h
CPValue.j
CPValueTransformer.h
CPValueTransformer.j
CPWebDAVManager.h
CPWebDAVManager.j
Foundation.j
File Members
•
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPURLRequest.h
Go to the documentation of this file.
1
2
@interface
CPURLRequest
:
CPObject
3
{
4
CPURL
_URL
// @accessors(property=URL);
5
6
// FIXME: this should be CPData
7
CPString
_HTTPBody
// @accessors(property=HTTPBody);
8
CPString
_HTTPMethod
// @accessors(property=HTTPMethod);
9
BOOL _withCredentials
// @accessors(property=withCredentials);
10
11
CPDictionary
_HTTPHeaderFields
// @accessors(readonly, getter=allHTTPHeaderFields);
12
CPTimeInterval _timeoutInterval
// @accessors(readonly, getter=timeoutInterval);
13
CPURLRequestCachePolicy _cachePolicy
// @accessors(readonly, getter=cachePolicy);
14
}
15
@end
Foundation
CPURLRequest.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3