1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-03-31 03:52:35 +02:00

9 Commits

Author SHA1 Message Date
Rob Ede
0df275c478
update all IETF RFC links to new URL format 2021-12-01 19:42:02 +00:00
Rob Ede
e33618ed6d
ensure content disposition header in multipart (#2451)
Co-authored-by: Craig Pastro <craig.pastro@gmail.com>
2021-11-17 17:44:50 +00:00
Rob Ede
d8a0f46f26
refactor web module (#2379) 2021-09-03 18:00:43 +01:00
Rob Ede
5f412c67db
clippy 2021-08-13 18:49:58 +01:00
Igor Aleksanov
262c6bc828
Various refactorings (#2281)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-06-26 15:33:43 +01:00
Rob Ede
db97974dc1
make some http re-exports more accessible (#2171) 2021-04-19 03:29:38 +01:00
Rob Ede
b9dbc58e20
content disposition methods take impl AsRef<str> 2021-04-19 02:31:11 +01:00
Rob Ede
d8f56eee3e
bump service to stable v2 2021-04-16 20:28:21 +01:00
Ibraheem Ahmed
50dc13f280
move typed headers and implement FromRequest (#2094)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-04-01 16:42:18 +01:00