HTML
Last updated
Was this helpful?
Last updated
Was this helpful?
Content-Type: "text/html"
The Context.HTML(format, ...args)
is the method which sends HTML responses to the client. It accepts the value (like fmt package works).
Result
If you want to learn how to render template files or embedded views please head over to the chapter instead.