1 | static bool subBot_isHttps() { |
2 | O httpd = subBot_httpd(); |
3 | ret eqOneOf(httpd, |
4 | getOpt(mainBot(), 'serveHttps_server), |
5 | getOpt(mainBot(), 'serveHttpsWithWebsockets_server)) |
6 | || contains((Collection) getOpt(mainBot(), 'serveHttpsWithWebsockets_multiplePorts_servers), httpd); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1013832 |
Snippet name: | subBot_isHttps |
Eternal ID of this version: | #1013832/5 |
Text MD5: | bfe73b40f0e212a922a905bbcf736384 |
Author: | stefan |
Category: | javax / http |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-02 12:50:22 |
Source code size: | 292 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 482 / 500 |
Version history: | 4 change(s) |
Referenced in: | [show references] |