| 1 | static SS getHttpdHeaders() {
 | 
| 2 | ifclass MyHTTPD | 
| 3 | try SS headers = MyHTTPD_headers!; | 
| 4 | endif | 
| 5 | ifclass WebSocketHTTPD | 
| 6 | try SS headers = WebSocketHTTPD_headers!; | 
| 7 | endif | 
| 8 | ret null; | 
| 9 | } | 
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: | 431 / 472 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |