Serialize a HeadContext to an HTML string for the document <head>.
Note: style/script inline content is NOT HTML-escaped (CSS/JS may legitimately
contain > or &); such content must therefore only come from trusted application
code, never from user input. Meta/link/script attribute names and values are escaped.
Serialize a HeadContext to an HTML string for the document
<head>.Note:
style/scriptinline content is NOT HTML-escaped (CSS/JS may legitimately contain>or&); such content must therefore only come from trusted application code, never from user input. Meta/link/script attribute names and values are escaped.