When a service URL contains GET arguments with no associated value, eg http://example.com/?foo=a&bar only the arguments with value are kept, yielding http://example.com/?foo=a&ticket=<TICKET> losing `bar` in the process
26 KiB
26 KiB