Specifying that RFC7464 is not supported

This commit is contained in:
Jeremie Piotte
2019-11-26 10:33:33 -05:00
committed by GitHub
parent f163155929
commit db141e82c9
+1 -1
View File
@@ -88,7 +88,7 @@ Whitespace Characters:
Some official formats **(non-exhaustive list)**:
- [Newline-Delimited JSON (NDJSON)](http://ndjson.org/)
- [JSON lines (JSONL)](http://jsonlines.org/)
- [RFC 7464](https://tools.ietf.org/html/rfc7464)
- [Record separator-delimited JSON (RFC 7464)](https://tools.ietf.org/html/rfc7464) <- Not supported by JsonStream!
- [More on Wikipedia...](https://en.wikipedia.org/wiki/JSON_streaming)
## API