Files
RTLPlayground/httpd
René van Dorst 7d94f3d328 Improve JSON response.
Remove all the extra spaces from the json.
Also simplify the generation of the json.
Codespace is cheap so duplicated strings is not an issue.
But generating strings from different parts is more expensive in clock cycles.

Add a helper funcion `bool_to_html()` to generate bool value for html output.
2025-10-28 21:10:26 +01:00
..
2025-10-28 21:10:26 +01:00
2025-10-21 17:46:18 +02:00
2025-08-27 23:11:12 +02:00