sS doPostJSONWithHeaders(S json, S url, O... headers) { doPost_extraHeaders.set(litmap(headers)); ret doPostJSON(json, url); }