maoberlehner / distributed-vue-applications-loading-components-via-http

This is an example project for the following article: https://markus.oberlehner.net/blog/distributed-vue-applications-loading-components-via-http/
49 stars 14 forks source link

Remote invocation problem #2

Open CHENLiver opened 4 years ago

CHENLiver commented 4 years ago

The requirement requires page caching, but after the remote call, it cannot be cached using keep-alive

maoberlehner commented 4 years ago

Please provide more details.