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

3
LINES

< > BotCompany Repo | #1032343 // serveRangeNotSatisfiable

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

Libraryless. Click here for Pure Java version (5939L/38K).

static NanoHTTPD.Response serveRangeNotSatisfiable(S msg) ctex {
  ret NanoHTTPD.newFixedLengthResponse(NanoHTTPD.Status.RANGE_NOT_SATISFIABLE, "text/html", msg);
}

Author comment

Began life as a copy of #1032341

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032343
Snippet name: serveRangeNotSatisfiable
Eternal ID of this version: #1032343/3
Text MD5: 90c769536a40bc358ec11e3dde7ad993
Transpilation MD5: 57b8349ef18a44551c530ab00f376cec
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-29 01:46:28
Source code size: 166 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 104 / 150
Version history: 2 change(s)
Referenced in: [show references]