make keeplocked client UUID optional
authorJoey Hess <joeyh@joeyh.name>
Mon, 22 Jul 2024 23:48:54 +0000 (19:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 22 Jul 2024 23:48:54 +0000 (19:48 -0400)
commit163a7e91c4e3e5bd8116b78038c4812edf4e5497
tree5eb5050f4537a781b88c6d6472a5c67b3a9d01e3
parent7f4cff7ae97526a4a55942db1d3ee39a0dfb8ff1
make keeplocked client UUID optional

It's not used, but it makes the protocol simpler if this parameter can
always be sent.
P2P/Http.hs