Http Query code was extracted from AFNetworking library. More...
Properties | |
id | field |
id | value |
Instance Methods | |
(id) | - initWithField:value: |
(NSString *) | - URLEncodedStringValueWithEncoding: |
Http Query code was extracted from AFNetworking library.
Many thanks authors AF prefix was replaced with TRC to avoid possible linking error while using with AFNetworking library
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
- (id) initWithField: | (id) | field | |
value: | (id) | value | |
- (NSString *) URLEncodedStringValueWithEncoding: | (NSStringEncoding) | stringEncoding |