NSURLProtocol

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf gptkb:NSObject
gptkbp:category Networking
gptkbp:compatibleWith NSObject protocol
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsurlprotocol
https://www.w3.org/2000/01/rdf-schema#label NSURLProtocol
gptkbp:introducedIn gptkb:iOS_2.0
macOS 10.2
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method class method
canInitWithRequest:
canonicalRequestForRequest:
instance method
requestIsCacheEquivalent:toRequest:
startLoading
stopLoading
gptkbp:purpose custom protocol handling for URL loading system
gptkbp:registerWith registerClass:
gptkbp:superclass gptkb:NSObject
gptkbp:unregisterWith unregisterClass:
gptkbp:usedBy gptkb:NSURLSession
NSURLConnection
gptkbp:usedFor intercepting and handling URL requests
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8