| 1 | sO subBot_serveRedirect(S url) {
 | 
| 2 | ret call(getMainBot(), 'serveRedirect, url); | 
| 3 | } | 
| 4 | |
| 5 | sO subBot_serveRedirect(S url, S contentType) {
 | 
| 6 | ret call(getMainBot(), 'serveRedirect, url, contentType); | 
| 7 | } | 
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: | 536 / 581 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |