This commit removes the headers(HttpHeaders) method on ClientRequest and ServerResponse, in favor of headers(Consumer<HttpHeaders>), which is more flexible.
This commit removes the headers(HttpHeaders) method on ClientRequest and ServerResponse, in favor of headers(Consumer<HttpHeaders>), which is more flexible.