lighthouse/common/warp_utils/src
Eitan Seri-Levi 1d87edb03d
Assume Content-Type is json for endpoints that require json (#4575)
* added default content type filter

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into unstable

* create custom warp json filter that ignores content type header

* cargo fmt and linting

* updated test

* updated test

* merge unstable

* merge conflicts

* workspace=true

* use Bytes instead of Buf

* resolve merge conflict

* resolve merge conflicts

* add extra error message context

* merge conflicts

* lint
2024-01-31 01:11:54 +00:00
..
cors.rs update dependencies (#4639) 2023-08-28 00:55:28 +00:00
json.rs Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +00:00
lib.rs Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +00:00
metrics.rs Track shared memory in metrics (#5023) 2024-01-05 14:48:11 -05:00
query.rs Support duplicate keys in HTTP API query strings (#2908) 2022-01-20 09:14:19 +00:00
reject.rs Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +00:00
task.rs Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
uor.rs Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00