OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webserver
(Results
1 - 3
of
3
) sorted by null
/external/nanohttpd/
README.md
16
mvn exec:java -pl
webserver
-Dexec.mainClass="fi.iki.elonen.SimpleWebServer"
100
* `/
webserver
` ? Standalone file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
123
###
Webserver
132
* Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the
webserver
classpath is enough for the extension to be loaded.
205
For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-
webserver
*.
209
<artifactId>nanohttpd-
webserver
</artifactId>
/external/nanohttpd/src/site/markdown/
index.md
16
mvn exec:java -pl
webserver
-Dexec.mainClass="fi.iki.elonen.SimpleWebServer"
100
* `/
webserver
` ? Standalone file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
123
###
Webserver
132
* Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the
webserver
classpath is enough for the extension to be loaded.
201
For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-
webserver
*.
205
<artifactId>nanohttpd-
webserver
</artifactId>
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
compute-gen.go
[
all
...]
Completed in 1038 milliseconds