salvo 0.55.4

Salvo is a powerful web framework that can make your work easier.
Documentation

salvo

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 42 feature flags, 6 of them enabled by default.

default

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • test
  • salvo_core/cookie

http1

  • salvo_core/http1

fix-http1-request-uri

  • salvo_core/fix-http1-request-uri

http2

  • salvo_core/http2

test

  • salvo_core/test

full

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • quinn
  • rustls
  • native-tls
  • openssl
  • unix
  • acme
  • anyhow
  • eyre
  • test
  • affix
  • basic-auth
  • force-https
  • jwt-auth
  • catch-panic
  • compression
  • logging
  • proxy
  • concurrency-limiter
  • rate-limiter
  • sse
  • trailing-slash
  • timeout
  • websocket
  • request-id
  • caching-headers
  • cache
  • cors
  • csrf
  • flash
  • rate-limiter
  • session
  • serve-static
  • otel
  • oapi

jwt-auth

  • dep:salvo-jwt-auth

quinn

  • salvo_core/quinn

otel

  • dep:salvo-otel

trailing-slash

  • salvo_extra/trailing-slash

cache

  • dep:salvo-cache

serve-static

  • dep:salvo-serve-static

affix

  • salvo_extra/affix

eyre

  • salvo_core/eyre

oapi

  • dep:salvo-oapi

cors

  • dep:salvo-cors

native-tls

  • salvo_core/native-tls

openssl

  • salvo_core/openssl

basic-auth

  • salvo_extra/basic-auth

csrf

  • dep:salvo-csrf

acme

  • salvo_core/acme

size-limiter

  • salvo_extra/size-limiter

unix

  • salvo_core/unix

concurrency-limiter

  • salvo_extra/concurrency-limiter

force-https

  • salvo_extra/force-https

request-id

  • salvo_extra/request-id

salvo-proxy

  • dep:salvo-proxy

caching-headers

  • salvo_extra/caching-headers

catch-panic

  • salvo_extra/catch-panic

session

  • dep:salvo-session

salvo_extra

  • dep:salvo_extra

sse

  • salvo_extra/sse

rustls

  • salvo_core/rustls

compression

  • dep:salvo-compression

anyhow

  • salvo_core/anyhow

timeout

  • salvo_extra/timeout

rate-limiter

  • dep:salvo-rate-limiter

websocket

  • salvo_extra/websocket

logging

  • salvo_extra/logging

flash

  • dep:salvo-flash

proxy

  • salvo-proxy