luxlabs header browser preview


@interface WebProgressItem : NSObject {
    long long bytesReceived;
    long long estimatedLength;
}

@end