angularjs - single cache for all subdomains -


i have project developed in angular. has 5 modules , each have sub-domain.

example :

drinks.example.com # lists drinks of particular user
foods.example.com # lists foods particular user

i able set cookie .example.com since there parameter option setcookie.

but when create cache data, browser creates separate cache each of sub-domains. there way tell browser use same cache sub-domains.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -