html-validator icon indicating copy to clipboard operation
html-validator copied to clipboard

Parse JSON even without the format option specified

Open davidtheclark opened this issue 8 years ago • 1 comments
trafficstars

Right now the default format is JSON; but the response is not parsed as JSON unless you specifying options.format = 'json'.

Are you open to a PR changing this, so JSON is parsed in both cases (when the 'json' format is specified or defaulted)?

davidtheclark avatar Jun 27 '17 13:06 davidtheclark

@davidtheclark PRs are very welcome

zrrrzzt avatar Jun 27 '17 16:06 zrrrzzt