Open yoshuawuyts opened 5 years ago
We should write a middleware that can persist cookies between runs.
I'm thinking the following:
Is this issue still relevant?
If it is, it should probably be possible to reuse https://github.com/http-rs/tide/blob/main/tests/sessions.rs#L165-L217
We should write a middleware that can persist cookies between runs.