File

spec/json/pass3.json @ 10583:624ad69dbaf7

net.websocket.frames: Add test case for masked data ASCI is pretty neat in how lower case alphabet XOR space is upper case
author Kim Alvefur <zash@zash.se>
date Thu, 02 Jan 2020 13:17:03 +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."
    }
}