43bfc244cf
Motivation: When running the Http2Client the data returned from the server, the "Hello World" string, is supposed to be printed but instead the following is displayed: Received message: Modifications: Use the aggregated buffer to print out. Result: The example now logs the correct data sent from the server: Received message: Hello World |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |