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

8
LINES

< > BotCompany Repo | #1013378 // snippetRawURL

JavaX fragment (include)

static S snippetRawURL(S snippetID) {
  ret snippetRawURL(snippetID, null);
}
  
static S snippetRawURL(S snippetID, S contentType) {
  ret "https://botcompany.de/serve/" + psI(snippetID) +
    htmlQuery(ct := contentType);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013378
Snippet name: snippetRawURL
Eternal ID of this version: #1013378/6
Text MD5: d1c9f72081486df38cf08efe667f97ce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-12-05 17:27:44
Source code size: 232 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 410 / 451
Version history: 5 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1014045 - rawSnippetURL - synonym of snippetRawURL
#1029724 - snippetRawURL_maxCache