Bastien Orivel
Bastien Orivel
I guess here you want to use --cache-secs then
Oh, found why. I'm running this without docker because I'm testing and... `SERVER_ERROR_PAGE_404=./index.html` that's why
```rust #[post("/login", data="")] fn login_post(cookies: &Cookies, user: AnonymousUser, form: Form) -> Result { /* ... */ /* Check credentials */ if ok { /* Build session ID, insert it in...
@notriddle I played with fuzzing some times ago. The only crash I could find was in html5ever https://github.com/servo/html5ever/issues/305
👍 on doing an RC release.
Just ran into this, any progress?
Am I reading correctly in that there currently no way of knowing which variant of a `oneof` is populated?
Jappix isn't maintained anymore ;)
PRs won't be accepted I think
Jappix isn't maintained anymore ;)