>>> furl('http://www.example.com?foo=1&foo=2') furl('http://www.example.com?foo=1')
https://github.com/gruns/furl/blob/master/furl.py#L142