log src/c/http.c

age author description
Tue, 02 Sep 2014 17:36:14 +0000 Sergey Mironov Replace common "if(!quiet) printf(...)" pattern with a macro
Wed, 26 Feb 2014 08:21:52 +0000 Sergey Mironov Define uw_loggers structure, allow FFI code to access it
Mon, 30 Dec 2013 11:01:42 -0500 Adam Chlipala HTTP: continue after accept() failure