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?

Scott

_______________________________________________
regext mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/regext

Reply via email to