1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-18 14:16:47 +00:00
actix-web/src/types
peter-formlogic fb2b362b60
Adjust JSON limit to 2MB and report on sizes (#2162)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-06-16 15:52:49 +01:00
..
either.rs Static either extract future (#2184) 2021-05-01 03:02:56 +01:00
form.rs static form extract future (#2181) 2021-04-22 13:54:29 +01:00
header.rs derive debug where possible (#2142) 2021-04-09 03:22:51 +01:00
json.rs Adjust JSON limit to 2MB and report on sizes (#2162) 2021-06-16 15:52:49 +01:00
mod.rs move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00
path.rs move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
payload.rs move internalerror to actix web (#2215) 2021-05-14 16:40:00 +01:00
query.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
readlines.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00