Libraryless. Click here for Pure Java version (4259L/26K).
sS postPageWithHeaders(S url, L headers, O... postData) { temp tempSetTL(doPost_extraHeaders, litmap(asObjectArray(headers))); ret postPage(url, postData); } sS postPageWithHeaders(S url, SS headers, O... postData) { temp tempSetTL(doPost_extraHeaders, headers); ret postPage(url, postData); }
Began life as a copy of #1025837
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026230 | 
| Snippet name: | postPageWithHeaders | 
| Eternal ID of this version: | #1026230/4 | 
| Text MD5: | 2acf5bd21534c88e38b0b24aec00406c | 
| Transpilation MD5: | b639aa619691859f88abfb9605b662d1 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-12-22 23:16:48 | 
| Source code size: | 310 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 491 / 682 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |