This commit ensures that ServerResponse.HeadersBuilder::build can throw an exception, by introducing a separate functional interface that does allow for exceptions to be thrown. Closes gh-30818
This commit ensures that ServerResponse.HeadersBuilder::build can throw an exception, by introducing a separate functional interface that does allow for exceptions to be thrown. Closes gh-30818