Drupal Database Cache That Respects HTTPS
Component type
Maintenance status
Development status
Component created
Component changed
The caching layer nor the database caching implementation respect https through the system. This is important because parts of Drupal (core included) generate absolute URLs. These URLs can be cached with a protocol of http:// and then embedded in a page (through nested caching) where the protocol should be https://.
