1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 17:59:35 +00:00
actix-web/actix-web/src/types
Marcio Ordonez 9d1f75d349
fix: content type required flag (#3168)
* fix: content type required flag

* clarify comments for invalid json mime type

* remove pr reference

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-19 11:22:55 +00:00
..
either.rs apply standard formatting 2023-07-17 02:38:12 +01:00
form.rs apply standard formatting 2023-07-17 02:38:12 +01:00
header.rs chore: avoid single char error bindings 2023-09-03 19:09:42 +01:00
json.rs fix: content type required flag (#3168) 2023-11-19 11:22:55 +00:00
mod.rs apply standard formatting 2023-07-17 02:38:12 +01:00
path.rs apply standard formatting 2023-07-17 02:38:12 +01:00
payload.rs add payload to_bytes helpers (#3083) 2023-07-22 02:02:29 +01:00
query.rs clippy 2022-07-23 02:48:28 +01:00
readlines.rs fix version requirement for futures_util 2022-12-18 01:34:48 +00:00