RE: json-string for HTTP header field parameter values

Using the JSON string syntax w/o designing in support for JSON objects 
doesn't make sense to me. I suspect it would be quite confusing and many
would assume that JSON objects were supported.

On Mon, 31 Oct 2011, Manger, James H wrote:

> > There are some things to consider if you do use JSON; e.g.
> >
> > Foo: { "a": 1,
> > Foo: "b", 2 }
> 
> I am only suggesting the string syntax from JSON, not arbitrary JSON (objects, arrays, numbers etc).
> 
> --
> James Manger
> 
> 
> 

Received on Monday, 31 October 2011 04:34:34 UTC