RFC 7464
JavaScript Object Notation (JSON) Text Sequences, February 2015
Cite this RFC: TXT | XML | BibTeX
DOI: https://doi.org/10.17487/RFC7464
Discuss this RFC: Send questions or comments to the mailing list json@ietf.org
Other actions: View Errata | Submit Errata | Find IPR Disclosures from the IETF | View History of RFC 7464
Abstract
This document describes the JavaScript Object Notation (JSON) text sequence format and associated media type "application/json-seq". A JSON text sequence consists of any number of JSON texts, all encoded in UTF-8, each prefixed by an ASCII Record Separator (0x1E), and each ending with an ASCII Line Feed character (0x0A).
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.