Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1014023 // postPageSilently - shortest POST version (takes url, parameters)

JavaX fragment (include)

static S postPageSilently(S url, O... params) {
  ret doPostSilently(litmap(params), url);
}

Author comment

Began life as a copy of #1004607

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014023
Snippet name: postPageSilently - shortest POST version (takes url, parameters)
Eternal ID of this version: #1014023/1
Text MD5: c2a4adfd549cf5684c2a5ea40adbb428
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-23 20:12:29
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 355 / 387
Referenced in: [show references]