static O addHeader(S header, S value, O response) { call(response, "addHeader", header, value); ret response; }
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: | #1008824 |
| Snippet name: | addHeader - add header to NanoHTTPD response |
| Eternal ID of this version: | #1008824/1 |
| Text MD5: | 1a795b1104b6a21aa7202b62642490e2 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-06-10 14:21:34 |
| Source code size: | 118 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 850 / 940 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |