Revision 2f816d2a asi-http-request-with-pithos/Classes/Pithos/ASIPithosObjectRequest.m

b/asi-http-request-with-pithos/Classes/Pithos/ASIPithosObjectRequest.m
288 288
    ASIPithosObject *object = [ASIPithosObject object];
289 289
    object.name = objectName;
290 290
    object.hash = [self eTag];
291
    object.objectHash = [self objectHash];
292
    object.UUID = [self UUID];
291 293
    object.contentType = [self contentType];
292 294
    object.contentEncoding = [self contentEncoding];
293 295
    object.contentDisposition = [self contentDisposition];

Also available in: Unified diff