Revision 3ebe9884 asi-http-request-with-pithos/Classes/Pithos/ASIPithos.h

b/asi-http-request-with-pithos/Classes/Pithos/ASIPithos.h
46 46
    NSString *authToken;
47 47
    
48 48
    NSString *publicURLPrefix;
49
    
50
    NSString *userCatalogURL;
49 51
}
50 52

  
51 53
@property (strong) NSString *authURL;
......
58 60

  
59 61
@property (strong) NSString *publicURLPrefix;
60 62

  
63
@property (strong) NSString *userCatalogURL;
64

  
61 65
+ (id)pithos;
62 66

  
63 67
- (NSString *)storageURLWithAuthUser:(NSString *)anAuthUser;

Also available in: Unified diff