Nikolay Kim
2a2d7f5768
nightly clippy warnings
2019-07-17 15:53:51 +06:00
Nikolay Kim
baaa7b3fbb
Replace ClonableService with local copy
2019-07-17 13:55:44 +06:00
Nikolay Kim
7292d0b696
drop chrono and use i64 for max age
2019-04-19 17:23:17 -07:00
Kilerd Chan
791f22bbc8
replate time::Duration
with chrono::Duration
and add max_age_time
method ( #789 )
...
* feat: replate time::Duration with chrono::Duration
* feat: rename max_age method which accepts `Duration` to max_age_time and add new max_age method accepting isize of seconds
* feat: replace `time:Duration` with `chrono:Duration` in repo `actix-http`
2019-04-19 13:54:44 -07:00
nasa
a655bdac52
Fix clippy warning ( #755 )
2019-04-05 12:34:24 +03:00
Nikolay Kim
96fd61f3d5
rust 1.31.0 compatibility
2019-04-01 10:26:09 -07:00
Nikolay Kim
ce8294740e
fix tests with disabled features
2019-03-31 17:04:34 -07:00
Llaurence
ddf5089bff
Warn when an unsealed private cookie isn't valid UTF-8 ( #746 )
2019-03-31 16:26:56 +03:00
Nikolay Kim
d846328f36
fork cookie crate
2019-03-29 21:13:39 -07:00