lighthouse/common/warp_utils
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
..
src Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +00:00
Cargo.toml Assume Content-Type is json for endpoints that require json (#4575) 2024-01-31 01:11:54 +00:00