Hi, Are there any query strings that are invalid and should be rejected by the Wget parser?
Wget seems to accept all sorts of strings in the query segment. For example: *"https://example.com/?a=ba=a <https://example.com/?a=ba=a>"* The URL is accepted with no errors reported, despite missing a delimiter. Is this correct? Thank you, Bachir
