> GET /intro HTTP/1.1 > Accept: */* > User-Agent: curl/8.5.0 > < HTTP/1.1 200 OK < Content-Length: 96 < Content-Type: text/html; charset=utf-8 <!DOCTYPE html> <html> <body> <p> I'll write something about me one day... </p> </body> </html>