mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02: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.