- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Thu, 19 Nov 2020 07:21:02 +0100
- To: ietf-http-wg@w3.org
Am 19.11.2020 um 07:15 schrieb Martin Thomson:
> On Thu, Nov 19, 2020, at 17:06, Julian Reschke wrote:
>> That is solved my moving the "query" into the payload; but then, the
>> normalization question just applies to a different part of the request.
>
> Isn't it the case that in doing so the payload format is able to deal with things like normalization?
>
> That is, if I were to use a JSON-based format a SEARCH containing { "a": true, "b": 1 } might be treated differently from { "b": 1, "a": true } in some cases, but not if the format were to say that order doesn't matter.
Yes, indeed.
> ...
Best regards, Julian
Received on Thursday, 19 November 2020 06:21:16 UTC