Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1021849 // hqueryWithoutNanoHTTPDStuff

JavaX fragment (include)

static S hqueryWithoutNanoHTTPDStuff(Map params) {
  ret hquery(mapMinus(params, "NanoHttpd.QUERY_STRING"));
}

static S hqueryWithoutNanoHTTPDStuff(O... data) {
  ret hqueryWithoutNanoHTTPDStuff((Map) paramsToMap(data));
}

Author comment

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: 215 / 242
Version history: 3 change(s)
Referenced in: [show references]