Skip to content

Instantly share code, notes, and snippets.

@arifsetiawan
Last active December 17, 2015 15:39
Show Gist options
  • Save arifsetiawan/5633660 to your computer and use it in GitHub Desktop.
Save arifsetiawan/5633660 to your computer and use it in GitHub Desktop.
QHttpMultipart result
// with filename
{ currentFolderId: 'root',
documentName: 'somename',
tags: 'a,b' }
{ document:
{ domain: null,
_events: {},
_maxListeners: 10,
size: 179769,
path: '/Users/arifsetiawan/Projects/Cymbidium/upload/temp/62a2d0f9b5ce9174ebe8e278d36bda3e.png',
name: 'document.png',
type: 'image/jpeg',
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment