gotwebd: lower log priority of unexpected disconnections
commitaa2aecab69ed4f6ff9ab2a5bb7e32109cf95aefc
authorOmar Polo <op@omarpolo.com>
Wed, 17 May 2023 17:56:11 +0000 (17 17:56 +0000)
committerThomas Adam <thomas@xteddy.org>
Thu, 25 May 2023 11:33:07 +0000 (25 12:33 +0100)
tree706aa3d5eb73a71afc7367d692d547bc88aa8490
parent00ddec2f20c1ce1b0136a7ae54efb790069126ec
gotwebd: lower log priority of unexpected disconnections

no need to be so loud when a client disconnects earlier than expected,
log it only in verbose mode.  Don't log GOT_ERR_CANCELLED too since
that is only used to communicate the callers that we need to stop.

ok stsp@
gotwebd/fcgi.c
gotwebd/got_operations.c
gotwebd/pages.tmpl