1 | static S snippetImageURL_http(S snippetID) { |
2 | ret snippetImageURL_http(snippetID, "png"); |
3 | } |
4 | |
5 | static S snippetImageURL_http(S snippetID, S contentType) { |
6 | ret replacePrefix("https://", "http://", snippetImageURL(snippetID, contentType)).replace(":8443", ":8080"); |
7 | } |
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: | 285 / 334 |
Version history: | 1 change(s) |
Referenced in: | [show references] |