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

7
LINES

< > BotCompany Repo | #1008905 // fullSelfLink - return HTML self-link with all parameters, but without domain & protocol (for sub-bots)

JavaX fragment (include)

static S fullSelfLink(Map<S, S> params) {
  ret getActualURI() + htmlQuery(params);
}

static S fullSelfLink() {
  ret getActualURI();
}

Author comment

Began life as a copy of #1002389

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: #1008905
Snippet name: fullSelfLink - return HTML self-link with all parameters, but without domain & protocol (for sub-bots)
Eternal ID of this version: #1008905/3
Text MD5: d8a41283ad3504acd53f595a462594c0
Author: stefan
Category: eleu
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-01 16:26:07
Source code size: 142 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 513
Version history: 2 change(s)
Referenced in: [show references]