HolyLib Wiki

HttpResponse:SetContent

  HttpResponse:SetContent( string content, string contentType = text/plain )

Description

Sets the content for the response.

Arguments

1string content

the content to set

2string contentType = text/plain

the content type to use