File

spec/json/pass3.json @ 11974:a7c183bb4e64

mod_c2s: Add event just before closing as session To allow modules to do things just before the session is closed. The '(pre-)resource-unbind' events are fired after the stream is closed, leaving no way to send something.
author Kim Alvefur <zash@zash.se>
date Wed, 01 Dec 2021 15:06:48 +0100
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."
    }
}