static S getCookie(S name) { S s = (S) callOpt(getCookieHandler(), "read", name); ret s == null ? null : urldecode(s); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003105 |
| Snippet name: | getCookie |
| Eternal ID of this version: | #1003105/1 |
| Text MD5: | efac10c6a3dd676bd92b2fb0d0a3292a |
| Author: | stefan |
| Category: | eleu / javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-04-30 23:01:03 |
| Source code size: | 127 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 906 / 939 |
| Referenced in: | [show references] |