sS postPageWithHeaders(S url, L headers, O... postData) { doPost_extraHeaders.set(litmap(asObjectArray(headers))); ret postPage(url, postData); }