stuttter / wp-spider-cache

Your friendly neighborhood caching solution for WordPress
GNU General Public License v2.0
134 stars 16 forks source link

Always cache headers as an array of header type #23

Closed dimadin closed 7 years ago

dimadin commented 7 years ago

This solution fixed #22 for me. It also solved issue that prevented debug data from adding to output (because it assumes that header of type is always array).