Libraryless. Click here for Pure Java version (1742L/11K).
sS htmlQuery(Map params) { ret empty(params) ? "" : "?" + makePostData(params); } sS htmlQuery(O... data) { ret empty(data) ? "" : "?" + makePostData(data); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1002141 |
Snippet name: | htmlQuery - "?" plus makePostData(...) |
Eternal ID of this version: | #1002141/3 |
Text MD5: | 5945dced1d587431c8671bfd0636af4b |
Transpilation MD5: | b8d52437b14ef8fbfdf35eea39e4fa10 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-18 00:20:59 |
Source code size: | 169 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 784 / 1289 |
Version history: | 2 change(s) |
Referenced in: | [show references] |