The new version of the HTTP protocol, HTTP/2 lets the server push content to the client before the client requests the particular content. In this great article our colleague Peter Verhas will focus mostly on the server push functionality in the Servlet 4 API and will provide very useful tips how to test it.
#java #http #middle
https://www.javacodegeeks.com/2018/07/http-2-server-push.html
#java #http #middle
https://www.javacodegeeks.com/2018/07/http-2-server-push.html
Java Code Geeks
HTTP/2 Server Push | Java Code Geeks - 2020
Interested to learn more about HTTP 2? Then check out our article where we see the new version of the HTTP protocol and the differences with the old ones!