Issues
- 1
- 0
TraceLayer able to trace response body?
#527 opened by lcmgh - 2
- 0
- 4
ServiceBuilderExt may not extend ServiceBuilder
#515 opened by mozzenior - 2
- 1
- 0
- 0
decompression: worse throughput when using `tower_http::decompression` than manual impl with `async-compression`
#520 opened by magurotuna - 0
ServeDir doesn't serve files without extentions if pre-compression is enabled
#504 opened by SvizelPritula - 0
Remove implicit tokio feature
#511 opened by jplatte - 1
CORS layer does not seem to be functioning as of 0.5 in conjunction with axum 0.7
#510 opened by rellingson-dev - 2
`tower_http::trace` doc clarification regarding ingestion of parent spans from incoming requests
#508 opened by lcmgh - 0
Implement `From<NonZeroI32>` for `GrpcCode`
#505 opened by CodingAnarchy - 0
- 1
- 0
consider supporting custom mime type in serve_dir?
#500 opened by ibigbug - 1
Could not find `trace` in `tower_http`
#498 opened by Sidu28 - 1
CorsLayer methods are limited to GET and HEAD.
#494 opened by Ali-Javanmardi - 0
bug : chrome ERR_ZSTD_WINDOW_SIZE_TOO_BIG
#488 opened by i18nsite - 1
Option to prepend a path for redirects in `ServeDir`
#487 opened by maxi0604 - 4
`ServeDir` does not redirect correctly for directories without trailing `/` when nested
#413 opened by Pistonight - 0
- 1
ServeFile is slower than simply reading a file
#480 opened by ConsoleC137 - 2
- 0
- 1
[Compression] Support Accept-Encoding: x-gzip
#466 opened by privettoli - 2
Cors not compatibile with axum 0.7.0
#464 opened by griebdaniel - 6
tower-http::trace on_response() callback handling is broken due to incompatible types
#432 opened by danwilliams - 1
How to limit the size of headers?
#461 opened by lithbitren - 6
- 1
- 0
CORS setup for grpc-web doesn't compile
#453 opened by pvva - 2
Trace time is not server time
#452 opened by b4too - 2
- 2
`axum::Router.layer` complaining about `tower_http::cors::CorsLayer`, fixed with tower downgrade
#444 opened by databasedav - 1
Basic Middleware with Axum failing
#442 opened by Naginipython - 0
A means to propagate state between the layers that run before the service function, and those that run after.
#423 opened by bassmanitram - 3
Minimize futures crates dependency
#436 opened by tottoto - 1
CorsLayer not working with axum.
#439 opened by chapuzzo - 1
CorsLayer in 0.5 doesn't work with axum
#438 opened by illuminatedwax - 3
ServeDir lacks the `Last-Modified` response header
#411 opened by photino - 3
A means to conditionally provide a response to a request in lieu of calling the inner service
#426 opened by bassmanitram - 3
RequestBodyLimit custom response
#417 opened by yokomizor - 5
`tower_http::trace::OnEarlyDrop`
#396 opened by scottlamb - 1
- 0
Signature of the on_response closure
#430 opened by zrll12 - 1
ServerDir not accessing file
#429 opened by greenpdx - 1
- 1
Include the actual error message on gRPC failure
#414 opened by mdii