File

spec/json/pass3.json @ 11024:1c7602c70d1f

mod_net_multiplex: Set read size/mode to that of the target listener Otherwise it would use the configured buffer size, or previously '*a'. Using the read size set by the listener seems more sensible.
author Kim Alvefur <zash@zash.se>
date Sun, 02 Aug 2020 00:24:54 +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."
    }
}