MCPcopy Create free account
hub / github.com/LeonNicholls/Caster / serve

Method serve

src/com/entertailion/java/caster/HttpServer.java:67–86  ·  view source on GitHub ↗

Override this to customize the server. (By default, this delegates to serveFile() and allows directory listing.) @param uri Percent-decoded URI without parameters, for example "/index.cgi" @param method "GET", "POST" etc. @param parms Parsed, percent

(String uri, String method, Properties header, Properties parms, Properties files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.45

Calls 1

serveFileMethod · 0.95

Tested by

no test coverage detected