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

7
LINES

< > BotCompany Repo | #1014037 // serveSnippetURL

JavaX fragment (include)

static S serveSnippetURL(S snippetID) {
  ret "https://botcompany.de/serve/" + psI(snippetID);
}

/*static S serveSnippetURL(S snippetID, S contentType) {
  ret "https://botcompany.de/serve/" + psI(snippetID) + "?ct=" + contentType;
}*/

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: #1014037
Snippet name: serveSnippetURL
Eternal ID of this version: #1014037/7
Text MD5: 9b4724225b7f6bd6d2bc98a09b17e6c3
Author: stefan
Category: javax / internet
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-17 18:37:46
Source code size: 242 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 357 / 404
Version history: 6 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)