kvarn 0.4.1

A forward-thinking fast web server designed to fit your needs, efficiently.
Documentation

kvarn

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 21 of them enabled by default.

default

  • full

full

  • all-http
  • all-compression
  • graceful-shutdown
  • auto-hostname
  • nonce

all-http

  • https
  • http2

all-compression

  • br
  • gzip

graceful-shutdown

    This feature flag does not enable additional features.

auto-hostname

  • x509-parser

nonce

  • rand
  • base64
  • memchr

https

  • rustls
  • rustls-pemfile
  • webpki

http2

  • h2
  • https

br

  • brotli

gzip

  • flate2

x509-parser

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

memchr

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

rustls-pemfile

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

h2

    This feature flag does not enable additional features.

brotli

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.