
Properties | |
| id< TRCConnectionLoggerWriter > | writer |
| BOOL | shouldLogUploadProgress |
| BOOL | shouldLogDownloadProgress |
| BOOL | shouldLogInputStreamContent |
Properties inherited from TRCConnectionProxy | |
| id< TRCConnection > | connection |
Instance Methods | |
| (BOOL shouldLogBinaryDataAsBase64) | - NS_AVAILABLE |
Instance Methods inherited from TRCConnectionProxy | |
| (instancetype) | - initWithConnection: |
Instance Methods inherited from <TRCConnection> | |
| (NSMutableURLRequest *) | - requestWithOptions:error: |
Creates NSURLRequest using information from TRCRequest. More... | |
| (id< TRCProgressHandler >) | - sendRequest:withOptions:completion: |
Sends NSURLRequest via network, then handles response using options.responseBodySerialization or writes into options.outputStream. More... | |
| (TRCConnectionReachabilityState) | - reachabilityState |
| Returns current reachability state if implemented. More... | |
| (void) | - setReachabilityDelegate: |
Sets TRCConnectionReachabilityDelegate, which used to get notified about reachabilityState changes. More... | |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
| - (BOOL shouldLogBinaryDataAsBase64) NS_AVAILABLE | (10_9) | ||
| (7_0) | |||