List Question
20 TechQA 2020-09-28T14:16:16.160000actix web with mongodb project fails to build after an async call to mongodb is added
577 views
Asked by Nikos Steiakakis
rust actix: how can I properly return an App instance from a module?
414 views
Asked by LongHike
How to send an array with HttpResponse?
1.6k views
Asked by Yun Jae Jung
How to return the error description in a invalid JSON request body to the client in Rust?
2.9k views
Asked by azzamsa
How can I pass multiple values of the same type with App::data() in actix-web?
1.9k views
Asked by Anunaki
How to print a response body in actix_web middleware?
2.2k views
Asked by Patryk
How can I set default options for query parameters in actix handler?
1.5k views
Asked by LongHike
I can't capture the DB reference
316 views
Asked by BeGo
How to fetch response body in Decode failed error in reqwest?
2.4k views
Asked by Joshua Jiang
How to correctly call async functions in a WebSocket handler in Actix-web
7.4k views
Asked by Saad Attieh
Running background jobs in an Actix wep application
287 views
Asked by Patrick Kerwood
How to effeciently Serve Large Files using Actix Web for Rust
363 views
Asked by OddlyGhost
HTTP response body from `Arc<[u8]>` in Actix-web?
130 views
Asked by cube
Rust Actix Web with HTTPS - stream error: request parse error: invalid Header provided
304 views
Asked by Jacob Davis
Error using sqlx query macros in Actix-web with PostgreSQL: DATABASE_URL must be set
654 views
Asked by Mr Coder
How to get the Chrome download indicator to work when serving a file through Actix_web
118 views
Asked by OddlyGhost
Error running sqlx migrate run: "migration was previously applied but is missing in the resolved migrations"
496 views
Asked by Mr Coder
How can one give webpage feedback on a long running task in Actix web?
102 views
Asked by martinkooij4
Adding header to actix web request via Swagger
150 views
Asked by Jan
How to log internal error details from actix service middleware
157 views
Asked by user4815162342