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

7
LINES

< > BotCompany Repo | #1019000 // snippetImageURL_http

JavaX fragment (include)

static S snippetImageURL_http(S snippetID) {
  ret snippetImageURL_http(snippetID, "png");
}

static S snippetImageURL_http(S snippetID, S contentType) {
  ret replacePrefix("https://", "http://", snippetImageURL(snippetID, contentType)).replace(":8443", ":8080");
}

Author comment

Began life as a copy of #1002137

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019000
Snippet name: snippetImageURL_http
Eternal ID of this version: #1019000/2
Text MD5: 635d2fec3970fa534027136ed2403803
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-19 22:30:35
Source code size: 272 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 231 / 275
Version history: 1 change(s)
Referenced in: [show references]