Web Connection User's Guide

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).


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]