salvo 0.53.0

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 41 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
  • caching-headers
  • cache
  • cors
  • csrf
  • flash
  • rate-limiter
  • session
  • serve-static
  • otel
  • oapi

rustls

  • salvo_core/rustls

proxy

  • salvo-proxy

catch-panic

  • salvo_extra/catch-panic

session

  • dep:salvo-session

logging

  • salvo_extra/logging

csrf

  • dep:salvo-csrf

otel

  • dep:salvo-otel

quinn

  • salvo_core/quinn

unix

  • salvo_core/unix

compression

  • dep:salvo-compression

oapi

  • dep:salvo-oapi

size-limiter

  • salvo_extra/size-limiter

cors

  • dep:salvo-cors

acme

  • salvo_core/acme

rate-limiter

  • dep:salvo-rate-limiter

anyhow

  • salvo_core/anyhow

sse

  • salvo_extra/sse

flash

  • dep:salvo-flash

trailing-slash

  • salvo_extra/trailing-slash

serve-static

  • dep:salvo-serve-static

openssl

  • salvo_core/openssl

eyre

  • salvo_core/eyre

native-tls

  • salvo_core/native-tls

jwt-auth

  • dep:salvo-jwt-auth

force-https

  • salvo_extra/force-https

salvo_extra

  • dep:salvo_extra

timeout

  • salvo_extra/timeout

cache

  • dep:salvo-cache

affix

  • salvo_extra/affix

basic-auth

  • salvo_extra/basic-auth

salvo-proxy

  • dep:salvo-proxy

websocket

  • salvo_extra/websocket

concurrency-limiter

  • salvo_extra/concurrency-limiter

caching-headers

  • salvo_extra/caching-headers