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

4
LINES

< > BotCompany Repo | #1003105 // getCookie

JavaX fragment (include)

1  
static S getCookie(S name) {
2  
  S s = (S) callOpt(getCookieHandler(), "read", name);
3  
  ret s == null ? null : urldecode(s);
4  
}

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: 595 / 606
Referenced in: [show references]