]> git.tdb.fi Git - libs/net.git/commit
Allow the query part of a URL to be empty
authorMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 11:42:04 +0000 (14:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 11:42:04 +0000 (14:42 +0300)
commit9a4e72786cb5026fe80a16337f5b916310c7a562
tree570ab1bea61e67ea918c5abf73b184e6be517668
parente6b880a3764447fff13b9fd0aff8e53a02add688
Allow the query part of a URL to be empty

This can happen when submitting an empty form with the GET method.
source/http/utils.cpp