File

spec/json/pass3.json @ 10013:62d8689beafb 0.11

mod_c2s: Associate connection with session last (fixes #1313) This way, any fatal error in the callback will not leave a half-established session.
author Kim Alvefur <zash@zash.se>
date Sat, 18 May 2019 17:45:20 +0200
parent 8236:4878e4159e12
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."
    }
}