RE: json-string for HTTP header field parameter values

> 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:14:38 UTC