HomeSort by relevance Sort by last modified time
    Searched refs:serving (Results 1 - 21 of 21) sorted by null

  /external/nanohttpd/
Android.mk 16 # such as serving files from a specified location, resume of downloads, etc.
README.md 100 * `/webserver` ? Standalone file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
125 * Supports both dynamic content and file serving.
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*.
  /prebuilts/go/darwin-x86/src/net/http/
filetransport.go 17 // NewFileTransport returns a new RoundTripper, serving the provided
h2_bundle.go     [all...]
serve_test.go 5 // End-to-end serving tests
    [all...]
server.go     [all...]
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
server.go 130 // ServeConn blocks, serving the connection until the client hangs up.
  /prebuilts/go/linux-x86/src/net/http/
filetransport.go 17 // NewFileTransport returns a new RoundTripper, serving the provided
h2_bundle.go     [all...]
serve_test.go 5 // End-to-end serving tests
    [all...]
server.go     [all...]
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
server.go 130 // ServeConn blocks, serving the connection until the client hangs up.
  /external/nanohttpd/src/site/markdown/
index.md 100 * `/webserver` ? Standalone file server. Run & enjoy. A popular use seems to be serving files out off an Android device.
125 * Supports both dynamic content and file serving.
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*.
  /prebuilts/go/darwin-x86/src/net/http/httptest/
server.go 100 fmt.Fprintln(os.Stderr, "httptest: serving on", s.URL)
  /prebuilts/go/linux-x86/src/net/http/httptest/
server.go 100 fmt.Fprintln(os.Stderr, "httptest: serving on", s.URL)
  /prebuilts/go/darwin-x86/src/net/rpc/
server.go 446 // ServeConn blocks, serving the connection until the client hangs up.
658 // ServeConn blocks, serving the connection until the client hangs up.
  /prebuilts/go/linux-x86/src/net/rpc/
server.go 446 // ServeConn blocks, serving the connection until the client hangs up.
658 // ServeConn blocks, serving the connection until the client hangs up.
  /prebuilts/go/darwin-x86/src/cmd/go/
alldocs.go 70 // serving only as a check that the packages can be built.
    [all...]
build.go 49 serving only as a check that the packages can be built.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
alldocs.go 70 // serving only as a check that the packages can be built.
    [all...]
build.go 49 serving only as a check that the packages can be built.
    [all...]

Completed in 1485 milliseconds