JavaScript Object Notation (JSON) Text Sequences
| Document Name: | RFC 7464 |
|---|---|
| Document URI: |
urn:ietf:rfc:7464
|
| Online Version: |
https://datatracker.ietf.org/doc/html/rfc7464
|
| Organization: | Internet Engineering Task Force (IETF) |
| Series: | Request for Comments (RFC) |
| 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). |
Specified Web Concepts:
Media Types
application/json-seq
Return to ( Series | Organization | all Specifications )