Files
lighthouse/common
AMIT SINGH a227ee7478 Use MediaType accept header parser (#4216)
## Issue Addressed

#3510 

## Proposed Changes

- Replace mime with MediaTypeList
- Remove parse_accept fn as MediaTypeList does it built-in
- Get the supported media type of the highest q-factor in a single list iteration without sorting

## Additional Info

I have addressed the suggested changes in previous [PR](https://github.com/sigp/lighthouse/pull/3520#discussion_r959048633)
2023-06-13 10:25:27 +00:00
..
2023-01-27 09:48:42 +00:00
2022-11-04 07:43:43 +00:00
2023-05-23 00:17:10 +00:00
2023-05-22 05:57:08 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.