1 | static S uploadWebPage(S url) { |
2 | S text = loadPage(url); |
3 | if (text.isEmpty()) ret ""; |
4 | ret ntUpload(programID(), "Contents of " + url, text); |
5 | } |
Began life as a copy of #1000452
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003987 |
Snippet name: | uploadWebPage |
Eternal ID of this version: | #1003987/1 |
Text MD5: | 13a37d697c7216f31e6e7837a5e8373b |
Author: | stefan |
Category: | javax / networking |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-01 22:13:48 |
Source code size: | 150 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 625 / 632 |
Referenced in: | [show references] |