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

3
LINES

< > BotCompany Repo | #1024061 // postPageWithMuricaCredentials - like postPage, but adds muricaCredentials()

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3623L/24K).

static S postPageWithMuricaCredentials(S url, O... params) {
  ret doPost(mapPlus(muricaCredentialsMap(), params), url);
}

Author comment

Began life as a copy of #1006469

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: #1024061
Snippet name: postPageWithMuricaCredentials - like postPage, but adds muricaCredentials()
Eternal ID of this version: #1024061/1
Text MD5: aa457f842db54368c73ab931f698d0ce
Transpilation MD5: d6158a8f1645005fd47e4df284c9fbe8
Author: stefan
Category: javax / networking
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-19 16:33:12
Source code size: 124 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 141 / 204
Referenced in: [show references]