Course / Level 7: Building With Real Tools / Lesson 13
Serving HTML.
Lesson 13 · Building With Real Tools · Zero to AI Hero by Meegrow Labs
Your server can respond with an HTML string and set Content-Type to text/html, so the browser renders it as a real page instead of displaying raw text.