1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/actix-http/src/cookie
Maxim Vorobjov 8888520d83 Add benchmark for full stack request lifecycle (#1298)
* add benchmark for full stack request lifecycle

* add direct service benchmarks

* fix newline

* add cloneable service benchmarks

* remove cloneable bench experiments + cargo fmt

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-25 08:05:25 +09:00
..
secure clippy warnings 2019-12-08 00:46:51 +06:00
builder.rs update tests and clippy warnings 2019-12-08 12:31:16 +06:00
delta.rs fork cookie crate 2019-03-29 21:13:39 -07:00
draft.rs Add benchmark for full stack request lifecycle (#1298) 2020-01-25 08:05:25 +09:00
jar.rs update tests and clippy warnings 2019-12-08 12:31:16 +06:00
mod.rs allow explicit SameSite=None cookies (#1282) 2020-01-23 10:08:23 +09:00
parse.rs fix deprecated Error::description (#1218) 2019-12-16 07:43:19 +06:00