fix regression introduced in previous commit. HEAD replies don't have a
authorop <op@openbsd.org>
Fri, 12 Aug 2022 06:41:41 +0000 (06:41 +0000)
committerop <op@openbsd.org>
Fri, 12 Aug 2022 06:41:41 +0000 (06:41 +0000)
commit33b680db99566123471595ce06ddde3c15652bab
tree61a069545c28d7f2da019844fb5a499a86b47e23
parentd71621f64d850a53d8f2e4b3d51392b9f63654e9
fix regression introduced in previous commit.  HEAD replies don't have a
body so server_fcgi_error shouldn't print the end marker.

OK claudio@
usr.sbin/httpd/server_fcgi.c