in api/src/main/java/org/apache/peeco/api/HttpServer.java [89:93]
public Builder host(String host) { this.host = host; return Builder.this; }