Internet Engineering Task Force (IETF) E. Wilde
Request for Comments: 8091 CA Technologies
Category: Informational February 2017
ISSN: 2070-1721
A Media Type Structured Syntax Suffix for JSON Text Sequences
Wilde Informational [Page 1]
RFC 8091 JSON Text Sequences Structured Syntax Suffix February 2017
Table of Contents
1. Introduction
Media type structured syntax suffixes [RFC6838] were introduced as a way for a media type to signal that it is based on another media type as its foundation. Some structured syntax suffixes were registered initially [RFC6839], including "+json", for the widely popular JSON format [RFC7159].
2. Terminology
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119].
3. The "+json-seq" Structured Syntax Suffix
The use case for the "+json-seq" structured syntax suffix is the same as for "+json": It SHOULD be used by media types when parsing the JSON text sequence of a media type leads to a meaningful result, by simply using the generic JSON text sequence processing.
Wilde Informational [Page 2]
RFC 8091 JSON Text Sequences Structured Syntax Suffix February 2017 4. IANA ConsiderationsStructured Syntax Suffixes are registered within the "Structured Syntax Suffix Registry" maintained at <https://www.iana.org/assignments/media-type-structured-suffix>.
Wilde Informational [Page 3]
RFC 8091 JSON Text Sequences Structured Syntax Suffix February 2017 5. Security ConsiderationsAll the security considerations of JSON text sequences [RFC7464] apply. They are as follows:
6. References 6.1. Normative References[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Wilde Informational [Page 4]
RFC 8091 JSON Text Sequences Structured Syntax Suffix February 2017 6.2. Informative References[RFC6839] Hansen, T. and A. Melnikov, "Additional Media Type