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

3
LINES

< > BotCompany Repo | #1006469 // postPageWithCredentials - like postPage, but adds standardCredentials()

JavaX fragment (include)

static S postPageWithCredentials(S url, O... params) {
  ret doPost(mapPlus(standardCredentialsMap(), params), url);
}

Author comment

Began life as a copy of #1004607

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006469
Snippet name: postPageWithCredentials - like postPage, but adds standardCredentials()
Eternal ID of this version: #1006469/1
Text MD5: c66a1fcbb89fc9f85e5cf1e3dd912750
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-09 14:59:09
Source code size: 120 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 510 / 510
Referenced in: [show references]