File

spec/json/pass3.json @ 9795:02735bc82126

mod_websocket: Drop CORS code in favor of that in mod_http Like for mod_bosh, deprecates consider_websocket_secure and depend on mod_http_crossdomain if it is set.
author Kim Alvefur <zash@zash.se>
date Thu, 04 Oct 2018 12:24:08 +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."
    }
}