in lib/roa.js [287:289]
post(path, query, body, headers, options) { return this.request('POST', path, query, body, headers, options); }