Inviato da iPhone
> Il giorno 23 gen 2020, alle ore 15:21, Hollenbeck, Scott > <[email protected]> ha scritto: > > Section 3.2 contains this text: > > "The HTTP query string is formed using a concatenation of the question mark > character ('?', US-ASCII value 0x003F), the JSON object value associated with > the object being searched for, the equal sign character ('=', US-ASCII value > 0x003D), and the search pattern." > > Proposed change: > > "The HTTP query string is formed using a concatenation of the question mark > character ('?', US-ASCII value 0x003F), [a noun representing the JSON object > property] associated with the object being searched for, the equal sign > character ('=', US-ASCII value 0x003D), and the search pattern." > > What do people think about this proposal? This sentence seems to exclude any future use of additional parameters in the query string. Having said that, partial-response and sorting-and-paging would be uncompliant with 7482bis. Similarly, I would consider such possibility for lookup queries. Mario > Scott > > _______________________________________________ > regext mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/regext _______________________________________________ regext mailing list [email protected] https://www.ietf.org/mailman/listinfo/regext
