b7c7c0f0ba
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