Skip to content

Instantly share code, notes, and snippets.

@erichocean
Created August 10, 2009 19:58
Show Gist options
  • Save erichocean/165381 to your computer and use it in GitHub Desktop.
Save erichocean/165381 to your computer and use it in GitHub Desktop.
SC.Request.putUrl(this._appendQueryString(url, params))
.notify(this, this._response, {
query: query,
selection: selection,
mailbox: mailbox,
folder: folder,
read: flag
})
.set('isJSON', YES)
.send() ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment