File

tests/json/pass3.json @ 7886:679746cdf3cc

mod_component: Add read timeout handler (same behaviour as c2s and s2s)
author Kim Alvefur <zash@zash.se>
date Fri, 10 Feb 2017 21:25:12 +0100
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."
    }
}