sO subBot_serveRedirect(S url) { ret call(getMainBot(), 'serveRedirect, url); } sO subBot_serveRedirect(S url, S contentType) { ret call(getMainBot(), 'serveRedirect, url, contentType); }
Began life as a copy of #1014143
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025041 |
Snippet name: | subBot_serveRedirect |
Eternal ID of this version: | #1025041/3 |
Text MD5: | db6b727741dc67f4f63535ff17a9093d |
Author: | stefan |
Category: | javax / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-07 06:53:40 |
Source code size: | 198 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 297 / 349 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |