StaticfromCreates the response from the given html stream.
The html value as a stream.
Optionaloptions: HtmlResponseOptionsAdditional options like eg. CSP headers.
A new HtmlResponse.
StaticfromCreates the response from the given html string.
The html value as a string.
Optionaloptions: HtmlResponseOptionsAdditional options like eg. CSP headers.
A new HtmlResponse.
A html response.