mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-19 22:25:36 +00:00
This patch updates the priority member of fetch requests to be an enum. The implementation defined struct previously named Priority has been renamed to InternalPriority in line with the spec.