help

376 threads · Page 3 of 8

dynamically defining services 8 messages
web
Way to test my routing order. 14 messages
misc web
Setting Custom Headers 3 messages
misc cors
✅ - Deprecated `set_status_code` alternative? 4 messages
web
Run async function from actor handler 4 messages
actors websockets
Intermittent bug 5 messages
web misc
Hot-reloading of actix-web using notify 17 messages
web
Cant access vec item inside app shared state: 10 messages
web misc
Help with FromRequest trait 5 messages
misc web
actix-session expires for cookie. 2 messages
session
Is there a way to know when a connection was closed? 13 messages
web
Invalid cross-device link error raised when file is not persisted to /tmp 4 messages
web multipart
Is there some way for middleware to "attach data" to a request? 2 messages
web
acme alpn challenge with rustls 5 messages
misc
Segmentation Fault when running in Docker. 37 messages
misc
Custom middleware(s) at resource level using macros. 14 messages
web misc
Trying to send a user to a destination path is not working. 39 messages
web
Block upgrading to Http 2.0 5 messages
web
Passing data from middleware to handler 6 messages
web
How to get body data from a BoxBody? 8 messages
web
returning a result of responders 5 messages
web
Test Documentation 12 messages
web misc
migrating versions - migration docs? 2 messages
misc web
Weird issue with localtesting with mobile for redis middleware. 8 messages
web session
How to automatically generate swagger documentation? 2 messages
web
Actix actor `send` response meaning 4 messages
actors
Digital ocean build failed 2 messages
web
Running on k8s/k3s 2 messages
web misc
extracting raw body from post request 7 messages
web
Actix-session 3 messages
session
is there a way to incorporate things in the actix event loop? 70 messages
websockets
DDOS protection 5 messages
misc
MultipartForm with vec<Bytes> 10 messages
web multipart
Figuring out which header is invalid 9 messages
cors
How to procedurally create routes and match them to their respective template? 6 messages
web
Multiple body extractors 11 messages
web
Integration test with https://docs.rs/actix-web-middleware-keycloak-auth/latest/actix_web_middleware 5 messages
third-party
actix_session (redis backend) not persisting a key 19 messages
session
actix-session redis issues when deploying with docker 30 messages
session
issue when initialising HTTP server inside of thread 59 messages
websockets
async StreamHandler 40 messages
websockets
Path<T> Skip attribute? 4 messages
web
cannot send Data<T> to different thread to be used as custom data 22 messages
websockets
Unable to end terminal when using actors? 3 messages
actors
`?` operator does not see `From<T>` from another local crate 4 messages
misc third-party
Authentication and Setting Into Session 9 messages
session cors
middleware 5 messages
web
Extractor Lifetime 13 messages
web
Extracting JSON from HttpRequest manually 13 messages
web
Generating All Possible REST API Routes with Multiple Optional Parameters 6 messages
web cors