Home / comp / gb.web / response / end 
Response.End (gb.web)
Syntax
STATIC SUB End ( )
Terminates the response.

You have to call this method when the response is buffered, so that the buffer is flushed and sent to the client.