ALLOW_HTTP
c = add_new_socket(fd, LISTEN_SOCKET|WAITING_READ|ALLOW_HTTP, callback, user);
if((c->flags & ALLOW_HTTP) && c->ptr >= 4 &&