The setBuffered method of the Response class determines whether the response will be sent to a buffer.
public void setBuffered(boolean fIsBuffered);