Writes the HTTP response.
Notice that HttpResponse data is sent in chunks from the application server. It is important that your procedure code sets first the needed HttpHeaders (AddHeader) and then the content (using the AddFile or AddString methods).
Objects: Procedure object, Transaction object, Web Panel object
Generators: Java, .NET, .NET Framework
HttpClient data type
HttpRequest data type
SAC #42759 Liberty WARNING: Cannot set header. Response already committed.
Reading and writing chunked responses