static S hqueryWithoutNanoHTTPDStuff(Map params) { ret hquery(mapMinus(params, "NanoHttpd.QUERY_STRING")); } static S hqueryWithoutNanoHTTPDStuff(O... data) { ret hqueryWithoutNanoHTTPDStuff((Map) paramsToMap(data)); }
Began life as a copy of #1002333
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021849 |
| Snippet name: | hqueryWithoutNanoHTTPDStuff |
| Eternal ID of this version: | #1021849/4 |
| Text MD5: | 42d5771b49678897360898a9fad69a3a |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-02 15:04:42 |
| Source code size: | 229 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 510 / 542 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |