Expand description
Render-mode state machine.
RenderMode::None uses the HTTP fast path (no browser). Auto tries
HTTP first and escalates to the browser on connect failure / 5xx;
Always skips the entire HTTP attempt.
Enums§
- Network
Bodies --network-bodiesmodes fromarchitecture.md §8.- Render
Mode --rendermodes fromarchitecture.md §5.