Liking cljdoc? Tell your friends :D

clj-async-profiler.wwws

World's Worst Web Server: a single-file non-Ring-compliant (but LARPing as one) web server that should never be used ever.

Supports:

  • serving files
  • generating response headers
  • basic MIME types
  • bare-bones query string parsing
  • primitive resource caching

Doesn't support:

  • anything else.
World's Worst Web Server: a single-file non-Ring-compliant (but LARPing as one)
web server that should never be used ever.

Supports:
- serving files
- generating response headers
- basic MIME types
- bare-bones query string parsing
- primitive resource caching

Doesn't support:
- anything else.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close