1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-30 16:40:21 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Rob Ede
e890307091 Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
Rob Ede
e1a2d9c606 Quality / QualityItem improvements (#2486) 2021-12-05 03:38:08 +00:00
Rob Ede
deece8d519 re-instate accept-encoding typed header (#2482) 2021-12-02 17:04:40 +00:00
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
Ibraheem Ahmed
2eacb735a4 Don't leak internal macros (#2290) 2021-06-25 12:25:50 +01:00
Voldracarno Draconor
1fcf92e11f Update dependency "language-tags" (#2188) 2021-04-28 01:23:12 +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