salvo 0.58.3

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 43 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
  • tower-compat
  • 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

acme

  • salvo_core/acme

eyre

  • salvo_core/eyre

unix

  • salvo_core/unix

size-limiter

  • salvo_extra/size-limiter

websocket

  • salvo_extra/websocket

caching-headers

  • salvo_extra/caching-headers

serve-static

  • dep:salvo-serve-static

salvo-proxy

  • dep:salvo-proxy

tower-compat

  • salvo_core/tower-compat

logging

  • salvo_extra/logging

affix

  • salvo_extra/affix

trailing-slash

  • salvo_extra/trailing-slash

jwt-auth

  • dep:salvo-jwt-auth

cors

  • dep:salvo-cors

basic-auth

  • salvo_extra/basic-auth

sse

  • salvo_extra/sse

otel

  • dep:salvo-otel

oapi

  • dep:salvo-oapi

csrf

  • dep:salvo-csrf

cache

  • dep:salvo-cache

native-tls

  • salvo_core/native-tls

salvo_extra

  • dep:salvo_extra

quinn

  • salvo_core/quinn

flash

  • dep:salvo-flash

force-https

  • salvo_extra/force-https

rustls

  • salvo_core/rustls

timeout

  • salvo_extra/timeout

openssl

  • salvo_core/openssl

anyhow

  • salvo_core/anyhow

session

  • dep:salvo-session

rate-limiter

  • dep:salvo-rate-limiter

compression

  • dep:salvo-compression

catch-panic

  • salvo_extra/catch-panic

concurrency-limiter

  • salvo_extra/concurrency-limiter

proxy

  • salvo-proxy

request-id

  • salvo_extra/request-id