Support angular-universal cache priming #1686

Closed
opened 2025-08-09 17:21:27 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @SteveSandersonMS on 11/17/2015

This captures the HTTP requestes issued during server-side rendering, and packages them with the page so the client-side code doesn't re-issue the same requests.

Currently the implementation in angular-universal itself is incomplete (doesn't support current Angular 2 http APIs), so we need to wait for that.

*Originally created by @SteveSandersonMS on 11/17/2015* This captures the HTTP requestes issued during server-side rendering, and packages them with the page so the client-side code doesn't re-issue the same requests. Currently the implementation in angular-universal itself is incomplete (doesn't support current Angular 2 `http` APIs), so we need to wait for that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1686
No description provided.