Revision 6ba383d0 asi-http-request-with-pithos/Classes/Pithos/ASIPithosContainerRequest.h

b/asi-http-request-with-pithos/Classes/Pithos/ASIPithosContainerRequest.h
52 52
    NSMutableArray *objects;
53 53

  
54 54
	// Internally used while parsing the response
55
	NSString *currentContent;
56
	NSString *currentElement;
57 55
	ASIPithosObject *currentObject;
58 56
}
59 57

  
60 58
@property (retain) NSString *containerName;
61
@property (retain) NSString *currentElement;
62
@property (retain) NSString *currentContent;
63 59
@property (retain) ASIPithosObject *currentObject;
64 60

  
65 61
// HEAD storageURL/container

Also available in: Unified diff