server_dump
void server_dump(struct client *, const void *, size_t);
server_dump(clt, httpmsg, strlen(httpmsg));