NSString (CurlHTTPExtensions)


Declared In:
CURLHandle.h


Category Description

No category description.


Method Types

- headerStatus
- headerHTTPVersion
- headerMatchingKey:
- headersMatchingKey:
- allHTTPHeaderDicts
- headerKey
- headerValue
- componentsSeparatedByLineSeparators

Instance Methods

allHTTPHeaderDicts

- (NSArray *)allHTTPHeaderDicts

No method description.


componentsSeparatedByLineSeparators

- (NSArray *)componentsSeparatedByLineSeparators

No method description.


headerHTTPVersion

- (NSString *)headerHTTPVersion

No method description.


headerKey

- (NSString *)headerKey

No method description.


headerMatchingKey:

- (NSString *)headerMatchingKey:(NSString *)inKey

No method description.


headerStatus

- (NSString *)headerStatus

No method description.


headerValue

- (NSString *)headerValue

No method description.


headersMatchingKey:

- (NSArray *)headersMatchingKey:(NSString *)inKey

No method description.