1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 16:32:59 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
Nikolay Kim
32483735ba cookie session implementation 2017-11-26 17:34:11 -08:00
Nikolay Kim
53ce186294 cleanup pipeline 2017-11-25 12:05:27 -08:00
Nikolay Kim
37c1e78c7a added helper Task::error method 2017-11-25 10:52:43 -08:00
Nikolay Kim
45ecb87eab allow middlware error result 2017-11-25 10:24:45 -08:00
Nikolay Kim
54bbc98343 cookie session prototype 2017-11-25 09:52:32 -08:00
Nikolay Kim
f4972150cc better middleware error handling 2017-11-25 09:40:57 -08:00
Nikolay Kim
1fc64bc83d better pipeline error handling 2017-11-25 09:28:25 -08:00
Nikolay Kim
7569036dd4 refactor request pipeline 2017-11-24 22:15:52 -08:00