static SS getHttpdHeaders() { ifclass MyHTTPD try SS headers = MyHTTPD_headers!; endif ifclass WebSocketHTTPD try SS headers = WebSocketHTTPD_headers!; endif ret null; }
Began life as a copy of #1002945
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027733 | 
| Snippet name: | getHttpdHeaders | 
| Eternal ID of this version: | #1027733/2 | 
| Text MD5: | f99aef521c7c5f5734790771eb70e44f | 
| Author: | stefan | 
| Category: | eleu / javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-04-09 12:06:15 | 
| Source code size: | 195 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 432 / 472 | 
| Version history: | 1 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |