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

7
LINES

< > BotCompany Repo | #1028366 // subBot_serveFile_noCache

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (2500L) is out of date.

static virtual NanoHTTPD.Response subBot_serveFile_noCache(File file) {
  ret subBot_noCacheHeaders(subBot_serveFile(file);
}

static virtual NanoHTTPD.Response subBot_serveFile_noCache(File file, S mimeType) {
  ret subBot_noCacheHeaders(subBot_serveFile(file, mimeType));
}

Author comment

Began life as a copy of #1014005

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: #1028366
Snippet name: subBot_serveFile_noCache
Eternal ID of this version: #1028366/3
Text MD5: aa1b168eb15b0a3bdff3a30d933e23be
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-13 17:35:06
Source code size: 281 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 105 / 175
Version history: 2 change(s)
Referenced in: [show references]