1 | static S hqueryWithoutNanoHTTPDStuff(Map params) { |
2 | ret hquery(mapMinus(params, "NanoHttpd.QUERY_STRING")); |
3 | } |
4 | |
5 | static S hqueryWithoutNanoHTTPDStuff(O... data) { |
6 | ret hqueryWithoutNanoHTTPDStuff((Map) paramsToMap(data)); |
7 | } |
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: | 290 / 316 |
Version history: | 3 change(s) |
Referenced in: | [show references] |