salvo 0.55.5

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

openssl

  • salvo_core/openssl

quinn

  • salvo_core/quinn

caching-headers

  • salvo_extra/caching-headers

cache

  • dep:salvo-cache

logging

  • salvo_extra/logging

oapi

  • dep:salvo-oapi

jwt-auth

  • dep:salvo-jwt-auth

basic-auth

  • salvo_extra/basic-auth

sse

  • salvo_extra/sse

serve-static

  • dep:salvo-serve-static

flash

  • dep:salvo-flash

websocket

  • salvo_extra/websocket

proxy

  • salvo-proxy

compression

  • dep:salvo-compression

request-id

  • salvo_extra/request-id

otel

  • dep:salvo-otel

salvo-proxy

  • dep:salvo-proxy

catch-panic

  • salvo_extra/catch-panic

csrf

  • dep:salvo-csrf

concurrency-limiter

  • salvo_extra/concurrency-limiter

anyhow

  • salvo_core/anyhow

affix

  • salvo_extra/affix

session

  • dep:salvo-session

timeout

  • salvo_extra/timeout

native-tls

  • salvo_core/native-tls

rustls

  • salvo_core/rustls

eyre

  • salvo_core/eyre

force-https

  • salvo_extra/force-https

rate-limiter

  • dep:salvo-rate-limiter

unix

  • salvo_core/unix

trailing-slash

  • salvo_extra/trailing-slash

salvo_extra

  • dep:salvo_extra

cors

  • dep:salvo-cors

size-limiter

  • salvo_extra/size-limiter

acme

  • salvo_core/acme