1 Reply
I don't set any headers. I store a headers with the response though when I do
put()
If I do console.dir()
on the response object returned from the cache on a local server I get [ 'Response', '{\n\n}' ]
regardless of what I put()
into the cache before