AbtWsiResponse instance methods
content: aString1 contentType: aString2
Set the content and Content-type of the response. aString1 should be a String or ByteArray. aString2 should be a valid MIME type (such as text/html).
Last modified date: 01/29/2015