Skip to content

Fix issues when the initial (cached) request is json

Eric Eastwood requested to merge github/fork/cpacey/json_fixes into master

Created by: cpacey

We JSON.parse and JSON.stringify the cached results as necessary.

Fixes #3.

Merge request reports