From: Mikko Rasa Date: Mon, 23 Sep 2019 11:42:04 +0000 (+0300) Subject: Allow the query part of a URL to be empty X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=9a4e72786cb5026fe80a16337f5b916310c7a562;hp=9a4e72786cb5026fe80a16337f5b916310c7a562;p=libs%2Fnet.git Allow the query part of a URL to be empty This can happen when submitting an empty form with the GET method. ---