Transpiled version (2500L) is out of date.
1 | static virtual NanoHTTPD.Response subBot_serveFile_noCache(File file) {
|
2 | ret subBot_noCacheHeaders(subBot_serveFile(file); |
3 | } |
4 | |
5 | static virtual NanoHTTPD.Response subBot_serveFile_noCache(File file, S mimeType) {
|
6 | ret subBot_noCacheHeaders(subBot_serveFile(file, mimeType)); |
7 | } |
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: | 384 / 513 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |