chiark / gitweb /
dgit: WWW::Curl: Double check that $response_body was set
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Aug 2019 11:30:56 +0000 (12:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2019 23:09:28 +0000 (00:09 +0100)
commit5432ed2fb568a8c4acd34633162ee98711676111
tree965af6b1d5aba328266429042fc6fadea0ef462e
parentbbc8063258e22fb5270d27f3d5c74215c88a8785
dgit: WWW::Curl: Double check that $response_body was set

We are making some assumptions about how WWW::Curl behaves. This
confess, with appropriate tests, should catch any future problems.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit