Resource types for HTTPRequests as perceived by the rendering engine.
export type ResourceType = Lowercase<Protocol.Network.ResourceType>;