mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:31:00 +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. |
||
|---|---|---|
| .. | ||
| Fetching | ||
| Infrastructure | ||
| Body.cpp | ||
| Body.h | ||
| Body.idl | ||
| BodyInit.cpp | ||
| BodyInit.h | ||
| BodyInit.idl | ||
| Enums.cpp | ||
| Enums.h | ||
| FetchMethod.cpp | ||
| FetchMethod.h | ||
| Headers.cpp | ||
| Headers.h | ||
| Headers.idl | ||
| HeadersIterator.cpp | ||
| HeadersIterator.h | ||
| Request.cpp | ||
| Request.h | ||
| Request.idl | ||
| Response.cpp | ||
| Response.h | ||
| Response.idl | ||