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

5
LINES

< > BotCompany Repo | #1013095 // serveHttp_domainName

JavaX fragment (include)

static S serveHttp_domainName() { 
  NanoHTTPD.IHTTPSession session = NanoHTTPD.currentSession!;
  if (session == null) null;
  ret session.getHeaders().get("host");
}

Author comment

Began life as a copy of #1012613

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013095
Snippet name: serveHttp_domainName
Eternal ID of this version: #1013095/1
Text MD5: 92bcdc679c3d3c6a3e2b39a4314cfc57
Author: stefan
Category: javax / http
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-25 06:08:38
Source code size: 171 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 357 / 377
Referenced in: [show references]