Rob Ede
|
2a72bdae09
|
improve typed header macro (#2481)
|
2021-12-02 15:25:39 +00:00 |
|
Rob Ede
|
075d871e63
|
wrap LanguageTags type in new AnyOrSome type to support wildcards (#2480)
|
2021-12-02 13:59:25 +00:00 |
|
Rob Ede
|
c4b20df56a
|
convert all remaining IETF RFC links to new format
|
2021-12-02 03:45:04 +00:00 |
|
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 |
|
Luca Palmieri
|
855e260fdb
|
Add html_utf8 content type. (#2423)
|
2021-10-26 09:24:38 +01: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 |
|
Ibraheem Ahmed
|
2eacb735a4
|
Don't leak internal macros (#2290)
|
2021-06-25 12:25:50 +01:00 |
|
Arthur Le Moigne
|
baa5a663c4
|
Select compression algorithm using features flags (#2250)
Add compress-* feature flags in actix-http / actix-web / awc.
This allow enable / disable not wanted compression algorithm.
|
2021-06-19 20:21:13 +01:00 |
|
Voldracarno Draconor
|
1fcf92e11f
|
Update dependency "language-tags" (#2188)
|
2021-04-28 01:23:12 +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 |
|
Rob Ede
|
8d88a0a9af
|
rename header generator macros
|
2021-04-16 19:15:10 +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 |
|