in api/src/main/java/org/apache/peeco/api/Response.java [58:61]
public void setOutput(InputStream stream) { this.output = stream; }