salvo 0.61.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 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

quinn

  • salvo_core/quinn

caching-headers

  • salvo_extra/caching-headers

openssl

  • salvo_core/openssl

oapi

  • dep:salvo-oapi

jwt-auth

  • dep:salvo-jwt-auth

unix

  • salvo_core/unix

serve-static

  • dep:salvo-serve-static

rustls

  • salvo_core/rustls

acme

  • salvo_core/acme

tower-compat

  • salvo_core/tower-compat

flash

  • dep:salvo-flash

cache

  • dep:salvo-cache

session

  • dep:salvo-session

force-https

  • salvo_extra/force-https

concurrency-limiter

  • salvo_extra/concurrency-limiter

eyre

  • salvo_core/eyre

trailing-slash

  • salvo_extra/trailing-slash

size-limiter

  • salvo_extra/size-limiter

rate-limiter

  • dep:salvo-rate-limiter

csrf

  • dep:salvo-csrf

salvo-proxy

  • dep:salvo-proxy

websocket

  • salvo_extra/websocket

otel

  • dep:salvo-otel

proxy

  • salvo-proxy

anyhow

  • salvo_core/anyhow

timeout

  • salvo_extra/timeout

salvo_extra

  • dep:salvo_extra

catch-panic

  • salvo_extra/catch-panic

sse

  • salvo_extra/sse

compression

  • dep:salvo-compression

native-tls

  • salvo_core/native-tls

request-id

  • salvo_extra/request-id

basic-auth

  • salvo_extra/basic-auth

cors

  • dep:salvo-cors

affix

  • salvo_extra/affix

logging

  • salvo_extra/logging