Represents a query string. This class treat `+` (plus sign) specially and decode it (if any) to whitespace. https://www.w3.org/Addressing/URL/uri-spec.txt: > Within the query string, the plus sign is reserved as shorthand notation > for a space. Therefore, real plus signs must be encoded. [...]
source not stored for this graph (policy: none)