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

7
LINES

< > BotCompany Repo | #1025041 // subBot_serveRedirect

JavaX fragment (include)

sO subBot_serveRedirect(S url) {
  ret call(getMainBot(), 'serveRedirect, url);
}

sO subBot_serveRedirect(S url, S contentType) {
  ret call(getMainBot(), 'serveRedirect, url, contentType);
}

Author comment

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: 222 / 275
Version history: 2 change(s)
Referenced in: [show references]