#import <NSConnectionHTTPURLProtocol.h>
Abgeleitet von NSHTTPURLProtocol und < NSURLAuthenticationChallengeSender >.
Definiert in Zeile 11 der Datei NSConnectionHTTPURLProtocol.h.
| + (BOOL) canInitWithRequest: | (id) | fp8 |
Implementiert NSURLProtocol.
| + (unsigned int) _certificatePolicy |
| + (void) _setCertificatePolicy: | (unsigned int) | fp8 |
| + (BOOL) _supportsCertificatePolicy: | (unsigned int) | fp8 |
| + (void) flushHostCache |
| - (id) initWithRequest: | (id) | fp8 | ||
| cachedResponse: | (id) | fp12 | ||
| client: | (id) | fp16 | ||
Implementiert NSHTTPURLProtocol.
| - (void) destroyReadStream |
| - (void) deallocateCFNetworkResources |
| - (void) dealloc |
Implementiert NSHTTPURLProtocol.
| - (void) finalize |
Implementiert NSObject.
| - (BOOL) setCertificatePolicyOnStream |
| - (void) advanceProxyArray |
| - (void) createStream: | (int *) | fp8 |
| - (void) continueBeginLoadInBackgroundAfterCreatingHTTPRequest |
| - (void) addAcceptFieldsToHeader |
| - (void) addAuthenticationFieldsToHeader |
| - (void) addConditionalFieldsToHeader |
| - (void) addConnectionFieldToHeader |
| - (void) addCookieFieldToHeader |
| - (void) addHostFieldToHeader |
| - (void) addReferrerFieldToHeader |
| - (void) addUserAgentFieldToHeader |
| - (void) addExtraFieldsToHeader |
| - (void) addMessageBodyToRequest |
| - (void) buildHTTPRequest |
Implementiert NSHTTPURLProtocol.
| - (void) startOriginLoad |
Implementiert NSHTTPURLProtocol.
| - (void) _suspendLoading |
| - (void) _resumeLoading |
| - (void) stopLoading |
Implementiert NSHTTPURLProtocol.
| - (void) cleanUpForRetry |
Implementiert NSHTTPURLProtocol.
| - (void) retryAfterTLSFailure |
| - (void) retryAfterAuthenticationFailure: | (struct __CFHTTPMessage *) | fp8 |
| - (void) retryAfterConnectingToInternet |
| - (void) continueAfterBytesAvailable |
| - (void) updateCacheForStreamDisposal |
| - (void) setMultiPartDelimiter: | (id) | fp8 |
Implementiert NSHTTPURLProtocol.
| - (void) continueAfterEndEncountered |
| - (BOOL) attemptRetryAfter3xxResponse |
| - (void) continueHeaderReadAfterFailureResponse |
| - (void) updateConnectionForResponse: | (struct __CFHTTPMessage *) | fp8 |
| - (BOOL) shouldFailOn403Response |
| - (BOOL) performHTTPHeaderRead |
| - (void) setResponseHeaderUsingHTTPResponse: | (struct __CFHTTPMessage *) | fp8 |
| - (id) peerCertificateChain |
Implementiert NSHTTPURLProtocol.
| - (id) peerTrust |
Implementiert NSHTTPURLProtocol.
| - (id) _clientCertificateChain |
Implementiert NSHTTPURLProtocol.
| - (id) _clientCertificateState |
Implementiert NSHTTPURLProtocol.
| - (void) performProxyStreamRead |
| - (void) performStreamRead: | (struct __CFReadStream *) | fp8 |
| - (void) didAddCredentials: | (BOOL) | fp8 | ||
| toRequest: | (struct __CFHTTPMessage *) | fp12 | ||
| context: | (id) | fp16 | ||
Implementiert NSHTTPURLProtocol.
| - (void) useCredential: | (id) | fp8 | ||
| forAuthenticationChallenge: | (id) | fp12 | ||
Erneute Implementation von < NSURLAuthenticationChallengeSender >.
| - (void) continueWithoutCredentialForAuthenticationChallenge: | (id) | fp8 |
Erneute Implementation von < NSURLAuthenticationChallengeSender >.
| - (void) cancelAuthenticationChallenge: | (id) | fp8 |
Erneute Implementation von < NSURLAuthenticationChallengeSender >.
- (struct __CFReadStream*) readStream [read, protected] |
Definiert in Zeile 13 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFReadStream*) proxyStream [read, protected] |
Definiert in Zeile 14 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFArray*) proxyArray [read, protected] |
Definiert in Zeile 15 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFHTTPMessage*) CFHTTPRequest [read, protected] |
Definiert in Zeile 16 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFHTTPMessage*) authenticationRetryResponse [read, protected] |
Definiert in Zeile 17 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFHTTPMessage*) authenticationFailureResponse [read, protected] |
Definiert in Zeile 18 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFArray*) peerCertificates [read, protected] |
Definiert in Zeile 19 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFArray*) clientCertificates [read, protected] |
Definiert in Zeile 20 der Datei NSConnectionHTTPURLProtocol.h.
- (struct __CFNumber*) clientCertificateState [read, protected] |
Definiert in Zeile 21 der Datei NSConnectionHTTPURLProtocol.h.
- (struct OpaqueSecTrustRef*) peerTrust [read, protected] |
Definiert in Zeile 22 der Datei NSConnectionHTTPURLProtocol.h.
- (CDAnonymousStruct1) connKey [protected] |
Definiert in Zeile 23 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) authenticationFailed [protected] |
Definiert in Zeile 24 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) authenticationFailureCount [protected] |
Definiert in Zeile 25 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) endEncounteredReached [protected] |
Definiert in Zeile 26 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) loadingHasBeenSuspended [protected] |
Definiert in Zeile 27 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) firstOnConnection [protected] |
Definiert in Zeile 28 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) _pad1 [protected] |
Definiert in Zeile 29 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) _pad2 [protected] |
Definiert in Zeile 30 der Datei NSConnectionHTTPURLProtocol.h.
- (BOOL) _pad3 [protected] |
Definiert in Zeile 31 der Datei NSConnectionHTTPURLProtocol.h.