<?xml version="1.0" encoding="US-ASCII"?>
<rfc xmlns:x="http://purl.org/net/xml2rfc/ext"
     xmlns:xi="http://www.w3.org/2001/XInclude"
     ipr="trust200902" docName="draft-reschke-http-jfv-latest" category="info" version="3" tocInclude="false">

	<front>
  <title>A JSON Encoding for HTTP Field Values</title>
  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke">
    <organization abbrev="greenbytes">greenbytes GmbH</organization>
    <address>
      <postal>
        <street>Hafenweg 16</street>
        <city x:optional-ascii="Muenster">M&#xfc;nster</city><code>48155</code>
        <country>Germany</country>
      </postal>
      <email>julian.reschke@greenbytes.de</email>
      <uri>http://greenbytes.de/tech/webdav/</uri>
    </address>
  </author>

  <date/>

  <area>Applications and Real-Time</area>
  <keyword>HTTP</keyword>
  <keyword>JSON</keyword>
  <keyword>Field Value</keyword>

  <abstract>
    <t>
      This document establishes a convention for use of JSON-encoded field
      values in new HTTP fields.
    </t>
  </abstract>
  </front>

  <middle>
    <section title="We have moved!">
      <t>
        Development as Internet Draft has stopped, please see
        <eref target="https://reschke.github.io/json-fields"/> and
        <eref target="https://github.com/reschke/json-fields"/>.
      </t>
    </section>
  </middle>
</rfc>
