luxlabs header browser preview


@class NSString;

@interface SSVURLCacheConfiguration : NSObject

@property (copy, nonatomic) NSString *sessionIdentifier;
@property (nonatomic) BOOL supportsProcessSharing;

- (void).cxx_destruct;

@end