git-annex/doc/design/p2p_protocol_over_http
Joey Hess 4826a3745d
servePut and clientPut implementation
Made the data-length header required even for v0. This simplifies the
implementation, and doesn't preclude extra verification being done for
v0.

The connectionWaitVar is an ugly hack. In servePut, nothing waits
on the waitvar, and I could not find a good way to make anything wait on
it.
2024-07-22 10:27:44 -04:00
..
draft1.mdwn servePut and clientPut implementation 2024-07-22 10:27:44 -04:00