File

tests/json/pass3.json @ 7651:55f11a6806bc

mod_bosh: Correctly handle requests arriving out of order (thanks Jitsi folk!)
author Matthew Wild <mwild1@gmail.com>
date Fri, 02 Sep 2016 21:57:22 +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."
    }
}