flow icon indicating copy to clipboard operation
flow copied to clipboard

When I open an app I want the resources to be loaded in parallel so that it opens quickly

Open Artur- opened this issue 9 years ago • 1 comments

Artur- avatar Jun 22 '16 11:06 Artur-

Just for reference, Servlet 4.0 API has push feature that can tell to pull the resource https://javaee.github.io/javaee-spec/javadocs/javax/servlet/http/PushBuilder.html .

mshabarov avatar Oct 04 '22 11:10 mshabarov