File

tests/json/pass3.json @ 8363:e2460edc2a2f

mod_http_errors: Set Content-Type header to HTML (fixes #1030)
author Kim Alvefur <zash@zash.se>
date Fri, 27 Oct 2017 13:28:34 +0200
parent 7237:472736b583fb
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}