server search for client completed with host:port
This commit is contained in:
@@ -32,6 +32,7 @@ class Client
|
||||
static char buf[MAX_FILESIZE+1];
|
||||
size_t body_size;
|
||||
unsigned int status;
|
||||
listen_socket *lsocket;
|
||||
|
||||
// const functions ?
|
||||
http_method get_method();
|
||||
|
||||
Reference in New Issue
Block a user