Warning: session_start(): open(/var/lib/php/sessions/sess_g83ucredssdpf5q5pa3ldd4mtl, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
postPageWithMuricaCredentials - like postPage, but adds muricaCredentials() [1024061]

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: 594 / 744
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)