Rob Ede
Rob Ede
I like this idea but it's going to take a bit of thinking about a nice API for it so I'm pushing it back for now. In the mean time...
A minimal reproduction example repo would be helpful for determining how to help.
Since the `actix` actor framework is in maintenance mode and the workaround for this issue is clear and reasonable, I'm going to close this. We are exploring a non-actor alternative...
@ibraheemdev do you mind if I throw this in `actix-web-lab` for a bit?
A preview of this is in `actix-web-lab`: https://docs.rs/actix-web-lab/0.2.2/actix_web_lab/web/struct.LazyData.html
A preview of this is in `actix-web-lab`: https://docs.rs/actix-web-lab/0.2.0/actix_web_lab/guard/struct.Acceptable.html
> Why not name it `Accept`? @arniu Wanted to avoid conflict with the `Accept` typed header but not stuck to the decision.
A preview of this is in `actix-web-lab`: https://docs.rs/actix-web-lab/0.2.0/actix_web_lab/struct.Redirect.html
moving this to post-v4 so we can have a play with some ideas through `actix-web-lab`
having messed around with it, i think this can be done in a non-breaking way (providing an option to combine) so pushing to post-v4